enable hledger/-lib/-api with support for #2666

These packages now support megaparsec 6 and should be free of other dep issues.
This commit is contained in:
Simon Michael 2017-09-04 11:53:18 -07:00 committed by Luke Murphy
parent daae3657f2
commit 5a9f66167c

View File

@ -932,11 +932,11 @@ packages:
"Simon Michael <simon@joyful.com> @simonmichael":
# - darcs # bounds: graphviz < 2999.19
# - hledger # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
# - hledger-lib # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
- hledger
- hledger-lib
# - hledger-ui # bounds: brick
# - hledger-web # GHC 8.2.1 via yesod-form
# - hledger-api # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
- hledger-api
# - shelltestrunner # bounds: Diff, HUnit
- quickbench
- regex-compat-tdfa