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
|
||||
) where
|
||||
|
||||
import Control.Applicative
|
||||
import Control.Monad
|
||||
import Data.Function
|
||||
import Data.List
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
# resolver:
|
||||
# name: custom-snapshot
|
||||
# location: "./custom-snapshot.yaml"
|
||||
resolver: lts-10.9
|
||||
resolver: lts-11.16
|
||||
|
||||
# User packages to be built.
|
||||
# Various formats can be used as shown in the example below.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue