We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can you please make this package compatible with the latest template-haskell?
Thanks
The text was updated successfully, but these errors were encountered: