Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/control monad thyme #55

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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