;deps: explicit process extra-dep for ghc 8.2 also

This commit is contained in:
Simon Michael 2019-07-13 00:12:44 -07:00
parent 503d21ef77
commit 87ab586629

View File

@ -21,6 +21,7 @@ extra-deps:
- doctest-0.16.0
- megaparsec-7.0.1
- parser-combinators-1.0.0
- process-1.6.5.1
- swagger2-2.2.2
# avoid no hashable instance for AccountName from doctests
- hashtables-1.2.3.1