Skip to content

Conversation

tmortiboy
Copy link

There is currently a MonadTime type class for monads which carry the notion of the current time for Data.Time.

This PR brings that functionality to Data.Thyme.

@tmortiboy
Copy link
Author

Its only the GHC 7.6.3 build which is failing for my PR, but the reason appears to be because the build cannot download js-query:

Downloading js-jquery-3.1.1...
Failed to install js-jquery-3.1.1
...
cabal: Error: some packages failed to install:
criterion-1.1.4.0 depends on js-jquery-3.1.1 which failed to install.
js-jquery-3.1.1 failed during the configure step. The exception was:
user error (The package requires Cabal library version -any && >=1.18 but no
suitable version is installed.)

Any ideas how to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant