Skip to content

Commit

Permalink
Merge pull request #36 from ocharles/master
Browse files Browse the repository at this point in the history
digestive-functors-snap: Compile with Snap 0.9
  • Loading branch information
jaspervdj committed Jun 6, 2012
2 parents 56c232d + 4661128 commit e05ea8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digestive-functors-snap/digestive-functors-snap.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Library
base >= 4 && < 5,
containers >= 0.3 && < 0.6,
digestive-functors >= 0.4 && < 0.5,
snap-core >= 0.7 && < 0.9,
snap-core >= 0.7 && < 0.10,
text >= 0.11 && < 0.12,
directory >= 1.0 && < 1.2,
filepath >= 1.0 && < 1.4,
Expand Down

0 comments on commit e05ea8d

Please sign in to comment.