Skip to content

Commit

Permalink
Build with th-abstraction 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed May 9, 2024
1 parent cf02a9c commit f445990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generics-sop/generics-sop.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ library
build-depends: base >= 4.9 && < 4.20,
sop-core == 0.5.0.*,
template-haskell >= 2.8 && < 2.22,
th-abstraction >= 0.6 && < 0.7,
th-abstraction >= 0.6 && < 0.8,
ghc-prim >= 0.3 && < 0.12
hs-source-dirs: src
default-language: Haskell2010
Expand Down

0 comments on commit f445990

Please sign in to comment.