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.
1 parent 96754a8 commit e58bf5dCopy full SHA for e58bf5d
postgres-websockets.cabal
@@ -94,7 +94,7 @@ test-suite postgres-websockets-test
94
, websockets >= 0.12.7.0 && < 0.13
95
, network >= 2.8.0.1 && < 3.2
96
, lens >= 4.17.1 && < 5.3
97
- , lens-aeson
+ , lens-aeson >= 1.0.0 && < 1.3
98
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
99
default-language: Haskell2010
100
default-extensions: OverloadedStrings, NoImplicitPrelude
0 commit comments