mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
9 lines
231 B
YAML
9 lines
231 B
YAML
# This default stack file is a copy of stack-ghc8.6.5.yaml
|
|
# But committing a symlink is probably a bad idea, so it's a real copy
|
|
|
|
resolver: lts-14.27 # ghc 8.6.5
|
|
|
|
extra-deps:
|
|
- network-2.6.3.6
|
|
- httpd-shed-0.4.0.3
|
|
- cgi-3001.5.0.0 |