Update resolver
This commit is contained in:
parent
e00825882d
commit
f9b1eb7cba
2 changed files with 1 additions and 2 deletions
|
|
@ -23,7 +23,6 @@ module Cards
|
||||||
, Parser -- Other stuff
|
, Parser -- Other stuff
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Control.Applicative
|
|
||||||
import Control.Monad
|
import Control.Monad
|
||||||
import Data.Function
|
import Data.Function
|
||||||
import Data.List
|
import Data.List
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
# resolver:
|
# resolver:
|
||||||
# name: custom-snapshot
|
# name: custom-snapshot
|
||||||
# location: "./custom-snapshot.yaml"
|
# location: "./custom-snapshot.yaml"
|
||||||
resolver: lts-10.9
|
resolver: lts-11.16
|
||||||
|
|
||||||
# User packages to be built.
|
# User packages to be built.
|
||||||
# Various formats can be used as shown in the example below.
|
# Various formats can be used as shown in the example below.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue