hcl/bin/isocline/stack.yaml

12 lines
315 B
YAML
Raw Permalink Normal View History

2024-12-22 22:06:32 +09:00
# Build as:
# $ stack update
# $ stack build
# $ stack run example
resolver: lts-18.21
# resolver: lts-14.27 # ghc 8.6.5
# resolver: lts-9.21 # ghc 8.0.2
# system-ghc: true # uncomment to use the system installed GHC
allow-newer: true
rebuild-ghc-options: true