This website requires JavaScript.
Explore
Help
Sign In
anoma
/
juvix
Watch
1
Star
1
Fork
0
You've already forked juvix
mirror of
https://github.com/anoma/juvix.git
synced
2024-12-13 11:16:48 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d576111241
juvix
/
stack.yaml
4 lines
81 B
YAML
Raw
Normal View
History
Unescape
Escape
[ app ] add --version flag and fixed warnings and formatting
2022-03-25 02:52:30 +03:00
ghc-options
:
"$locals":
-
optP-Wno-nonportable-include-path
Bump to LTS Haskell 20.21 (ghc-9.2.7) (#2093) This PR upgrades our Haskell configurations to compile with version 9.2.7. The checklist below can serve as a guide for similar future updates: - [x] Update Stack resolver in `stack.yaml` - [x] Modify `tested-with` section in `package.yaml` - [x] Build and push the new compiler docker image, see instructions here [docker/README.md](https://github.com/anoma/juvix/blob/main/docker/README.md): `ghcr.io/paulcadman/ghc-alpine:9.2.7 container`. - [x] Update Linux Github Action workflow in `.github/workflows/linux-static-binary.yaml` and adjust `docker/Dockerfile-ghc-alpine-9.2.7` - [x] Revise GHC/Stack/Cabal versions in `.devcontainer/Dockerfile` - [x] Refresh Cabal configuration in `cabal-project`
2023-05-15 13:06:18 +03:00
resolver
:
lts-20.21
Reference in New Issue
Copy Permalink