Skip to content

Commit

Permalink
Update version bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
mightybyte committed Jun 24, 2013
1 parent d71edda commit bf3728d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snaplet-acid-state.cabal
Expand Up @@ -25,9 +25,9 @@ Library
Snap.Snaplet.AcidState

build-depends:
acid-state >= 0.6 && < 0.9,
acid-state >= 0.6 && < 0.11,
base >= 4 && < 5,
snap >= 0.6 && < 0.12,
snap >= 0.6 && < 0.13,
text >= 0.11 && < 0.12

ghc-options: -Wall -fwarn-tabs -funbox-strict-fields
Expand Down

0 comments on commit bf3728d

Please sign in to comment.