Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Commit

Permalink
elm-make.cabal: bump optparse-applicative to < 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Nov 16, 2016
1 parent 1a55483 commit 3ee1cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elm-make.cabal
Expand Up @@ -67,7 +67,7 @@ Executable elm-make
elm-package,
filepath,
mtl >= 2.2.1 && < 3,
optparse-applicative >=0.11 && <0.12,
optparse-applicative >= 0.11 && < 0.14,
raw-strings-qq,
time,
text

0 comments on commit 3ee1cb8

Please sign in to comment.