We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cce067 + c37f52a commit 8166475Copy full SHA for 8166475
1 file changed
memoise.cabal
@@ -15,6 +15,6 @@ Executable memoise
15
Hs-source-dirs: src
16
Main-is: Main.hs
17
Build-depends: base >= 4 && < 5
18
- , snap >= 0.12 && < 0.13
+ , snap >= 0.12
19
GHC-options: -threaded -O2
20
Extensions: OverloadedStrings
0 commit comments