Test basic brick setup
This commit is contained in:
parent
9a956785ef
commit
9cf9e889f5
3 changed files with 46 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# resolver:
|
||||
# name: custom-snapshot
|
||||
# location: "./custom-snapshot.yaml"
|
||||
resolver: lts-10.9
|
||||
resolver: lts-11.0
|
||||
|
||||
# User packages to be built.
|
||||
# Various formats can be used as shown in the example below.
|
||||
|
|
@ -63,4 +63,4 @@ packages:
|
|||
# extra-lib-dirs: [/path/to/dir]
|
||||
#
|
||||
# Allow a newer minor version of GHC than the snapshot specifies
|
||||
# compiler-check: newer-minor
|
||||
# compiler-check: newer-minor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue