Bumped some versions in stack.yaml.
This commit is contained in:
parent
735a3ed096
commit
d6f9715230
2 changed files with 10 additions and 8 deletions
|
@ -12,15 +12,17 @@ flags:
|
|||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- hslua-0.9.5
|
||||
- hslua-module-text-0.1.2
|
||||
- hslua-0.9.5.1
|
||||
- hslua-module-text-0.1.2.1
|
||||
- skylighting-0.7.0.2
|
||||
- ansi-terminal-0.7.1.1
|
||||
- skylighting-core-0.7.0.2
|
||||
- ansi-terminal-0.8.0.2
|
||||
- texmath-0.10.1.1
|
||||
- cmark-gfm-0.1.1
|
||||
- QuickCheck-2.10.0.1
|
||||
- cmark-gfm-0.1.3
|
||||
- QuickCheck-2.11.3
|
||||
- tasty-1.0.1.1
|
||||
- tasty-quickcheck-0.9.1
|
||||
- doctemplates-0.2.1
|
||||
- doctemplates-0.2.2.1
|
||||
- haddock-library-1.4.3
|
||||
- hs-bibutils-6.2.0.1
|
||||
- pandoc-citeproc-0.14.2
|
||||
|
|
|
@ -15,8 +15,8 @@ extra-deps:
|
|||
- pandoc-citeproc-0.14.2
|
||||
- skylighting-0.7.0.2
|
||||
- skylighting-core-0.7.0.2
|
||||
- ansi-terminal-0.7.1.1
|
||||
- tasty-1.0.0.1
|
||||
- ansi-terminal-0.8.0.2
|
||||
- tasty-1.0.1.1
|
||||
- pandoc-types-1.17.4.2
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -XNoImplicitPrelude
|
||||
|
|
Loading…
Reference in a new issue