Revert "Add cabal constraint: process < 1.3"

This reverts commit f0d23a001d, which was
a workaround for overly strict constraint in optparse-applicative that
was fixed with pcapriotti/optparse-applicative@22a71d8.
This commit is contained in:
Adam Sapek 2015-09-09 11:26:06 -07:00
Родитель ef83b4853b
Коммит 28c75802f3
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -42,7 +42,6 @@ library
ghc-prim,
mtl >= 2.1,
parsec >= 3.1,
process < 1.3,
shakespeare >= 2.0,
text >= 0.11
ghc-options: -Wall