bump upper bound on profunctors
This commit is contained in:
parent
b1fffe2561
commit
30f1cb8bd2
@ -40,7 +40,7 @@ library
|
|||||||
, vector >= 0.10 && < 0.13
|
, vector >= 0.10 && < 0.13
|
||||||
, text >= 1.0 && < 1.3
|
, text >= 1.0 && < 1.3
|
||||||
, bytestring >= 0.10 && < 0.11
|
, bytestring >= 0.10 && < 0.11
|
||||||
, profunctors >= 5.0 && < 5.4
|
, profunctors >= 5.0 && < 5.5
|
||||||
, semigroups >= 0.18.2 && < 0.20
|
, semigroups >= 0.18.2 && < 0.20
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user