Skip to content

Commit

Permalink
[kowainik#130] Updated the version constraints of primitive to < 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nerfingen committed Aug 31, 2023
1 parent 5787946 commit be0e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typerep-map.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ library
Data.TypeRepMap.Internal

build-depends: ghc-prim >= 0.5.1.1 && < 0.10
, primitive ^>= 0.7.0
, primitive >= 0.7.0 && < 0.9
, deepseq ^>= 1.4

library typerep-extra-impls
Expand Down

0 comments on commit be0e901

Please sign in to comment.