We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09b1133 + 85117ea commit 6a14a40Copy full SHA for 6a14a40
generics-sop/generics-sop.cabal
@@ -68,7 +68,7 @@ library
68
build-depends: base >= 4.9 && < 4.15,
69
sop-core == 0.5.0.*,
70
template-haskell >= 2.8 && < 2.17,
71
- th-abstraction >= 0.3 && < 0.4,
+ th-abstraction >= 0.3 && < 0.5,
72
ghc-prim >= 0.3 && < 0.7
73
hs-source-dirs: src
74
default-language: Haskell2010
0 commit comments