lts-16.13 + maybe call those plugins with make 'srcPlugins' because it's going to be a massive PITA to develop them if I have to build them with ghc --make
This commit is contained in:
@ -17,8 +17,8 @@
|
||||
#
|
||||
# resolver: ./custom-snapshot.yaml
|
||||
# resolver: https://example.com/snapshots/2018-01-01.yaml
|
||||
#resolver: lts-16.13
|
||||
resolver: lts-14.27
|
||||
resolver: lts-16.13
|
||||
#resolver: lts-14.27
|
||||
# User packages to be built.
|
||||
# Various formats can be used as shown in the example below.
|
||||
#
|
||||
@ -35,7 +35,8 @@ packages:
|
||||
# forks / in-progress versions pinned to a git hash. For example:
|
||||
#
|
||||
extra-deps:
|
||||
- plugins-1.6.0
|
||||
- git: git@github.com:v-e-h/plugins.git
|
||||
commit: e175d3c2ea9a8cc08126d37d9e30a327d8dc8b29
|
||||
# - acme-missiles-0.3
|
||||
# - git: https://github.com/commercialhaskell/stack.git
|
||||
# commit: e7b331f14bcffb8367cd58fbfc8b40ec7642100a
|
||||
|
Reference in New Issue
Block a user