Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Bumped max version constraint of process
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry J. Wylde committed Jun 12, 2016
1 parent 1101fff commit 33c4b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion werewolf-slack.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ executable werewolf-slack
http-types == 0.9.*,
mtl == 2.2.*,
optparse-applicative == 0.12.*,
process == 1.2.*,
process >= 1.2 && < 1.5,
text == 1.2.*,
wai == 3.2.*,
warp == 3.2.*,
Expand Down

0 comments on commit 33c4b68

Please sign in to comment.