mirror of
https://github.com/rgleichman/glance.git
synced 2024-11-22 05:38:23 +03:00
Update Stackage release and diagrams-graphviz version.
This commit is contained in:
parent
d7818db9cb
commit
033e65fc10
@ -1,7 +1,7 @@
|
||||
# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
|
||||
|
||||
# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
|
||||
resolver: lts-12.14
|
||||
resolver: lts-15.13
|
||||
|
||||
# Local packages, usually specified by relative directory name
|
||||
packages:
|
||||
@ -9,7 +9,7 @@ packages:
|
||||
|
||||
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
||||
extra-deps: [
|
||||
"diagrams-graphviz-1.4.1"
|
||||
"diagrams-graphviz-1.4.1.1"
|
||||
]
|
||||
|
||||
# Override default flag values for local packages and extra-deps
|
||||
|
Loading…
Reference in New Issue
Block a user