Don't depend on latest haddock-library in stack.yaml.

For now.  Because of a bug in the library, it must be
rebuilt every time we do 'stack install.

See #4482.
This commit is contained in:
John MacFarlane 2018-03-24 11:00:29 -07:00
parent a295fed873
commit 6285c047c4

View file

@ -19,7 +19,7 @@ extra-deps:
- tasty-1.0.1.1
- pandoc-types-1.17.4.2
- cmark-gfm-0.1.3
- haddock-library-1.5.0.1
#- haddock-library-1.5.0.1
- hslua-module-text-0.1.2.1
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude