1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-22 23:23:06 +03:00

Update stack.yaml (#1734)

This commit is contained in:
Jonathan Cubides 2023-01-18 10:23:14 +01:00 committed by GitHub
parent 22027f137c
commit ef310be94b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ jobs: $ncpus
allow-older: *
allow-newer: *
import: https://www.stackage.org/lts-20.2/cabal.config
import: https://www.stackage.org/lts-20.7/cabal.config
package juvix
ghc-options: -optP-Wno-nonportable-include-path

View File

@ -1,3 +1,3 @@
ghc-options:
"$locals": -optP-Wno-nonportable-include-path
resolver: lts-20.2
resolver: lts-20.7