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:
parent
22027f137c
commit
ef310be94b
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
ghc-options:
|
||||
"$locals": -optP-Wno-nonportable-include-path
|
||||
resolver: lts-20.2
|
||||
resolver: lts-20.7
|
||||
|
Loading…
Reference in New Issue
Block a user