bump profunctors

This commit is contained in:
chessai 2020-06-25 23:04:14 -07:00
parent e8e2562a50
commit f2e3a11ce3

View File

@ -40,7 +40,7 @@ library
, vector >= 0.10 && < 0.13
, text >= 1.0 && < 1.3
, bytestring >= 0.10 && < 0.11
, profunctors >= 5.0 && < 5.5
, profunctors >= 5.0 && < 5.6
, semigroups >= 0.18.2 && < 0.20
default-language: Haskell2010
ghc-options: -Wall