Skip to content

Commit

Permalink
Update stack.yaml (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Jan 18, 2023
1 parent 22027f1 commit ef310be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
@@ -1,3 +1,3 @@
ghc-options:
"$locals": -optP-Wno-nonportable-include-path
resolver: lts-20.2
resolver: lts-20.7

0 comments on commit ef310be

Please sign in to comment.