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

compatibilty with the latest template-haskell? #4

Open
joe9 opened this issue Oct 15, 2015 · 0 comments
Open

compatibilty with the latest template-haskell? #4

joe9 opened this issue Oct 15, 2015 · 0 comments

Comments

@joe9
Copy link

joe9 commented Oct 15, 2015

 template-default.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template-default.cabal b/template-default.cabal
index 63aad40..a292a6a 100644
--- a/template-default.cabal
+++ b/template-default.cabal
@@ -31,4 +31,4 @@ cabal-version:       >=1.8

 library
   exposed-modules:     Data.Default.TH
-  build-depends:       base >= 3 && < 6, data-default, template-haskell >= 2.4 && < 2.9
+  build-depends:       base >= 3 && < 6, data-default, template-haskell

Can you please make this package compatible with the latest template-haskell?

Thanks

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

No branches or pull requests

1 participant