1
0
forked from GitHub/gf-rgl

(Morphodict) Add stack and cabal files

This commit is contained in:
Inari Listenmaa
2021-06-04 10:34:25 +08:00
parent f9ad041ac1
commit 0a84fbaf5d
3 changed files with 62 additions and 0 deletions

16
src/morphodict/stack.yaml Normal file
View File

@@ -0,0 +1,16 @@
resolver: lts-12.26
packages:
- .
# so that `stack build --copy-bins` puts bin here
local-bin-path: .
extra-deps:
- gf-3.10
- cgi-3001.3.0.3 # dependency of gf
flags:
# this excludes PGF2 module in gf package
gf:
c-runtime: false