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:
parent
a295fed873
commit
6285c047c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue