Skip to content

compatibilty with the latest template-haskell? #4

Open
@joe9

Description

@joe9
 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions