Skip to content

Commit

Permalink
Merge pull request #9 from nrolland/lesson-4
Browse files Browse the repository at this point in the history
update memoise.cabal
  • Loading branch information
Ryan Trinkle committed Jun 7, 2015
2 parents 403fc64 + 9030583 commit cdadeea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions memoise.cabal
Expand Up @@ -15,8 +15,8 @@ Executable memoise
Hs-source-dirs: src
Main-is: Main.hs
Build-depends: base >= 4 && < 5
, snap >= 0.12 && < 0.13
, lens >= 3.9 && < 3.10
, snap >= 0.12
, lens >= 3.9
GHC-options: -threaded -O2
Extensions: OverloadedStrings
, TemplateHaskell

0 comments on commit cdadeea

Please sign in to comment.