pkg:stack:8.10: updates (untested)
This commit is contained in:
parent
fac3ee89af
commit
9dbb0f6f2a
@ -1,9 +1,5 @@
|
|||||||
# stack build plan using GHC 8.10.7
|
# stack build plan using GHC 8.10.7
|
||||||
|
|
||||||
nix:
|
|
||||||
pure: false
|
|
||||||
packages: [perl gmp ncurses zlib]
|
|
||||||
|
|
||||||
resolver: lts-18.28
|
resolver: lts-18.28
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
@ -23,14 +19,21 @@ extra-deps:
|
|||||||
- isomorphism-class-0.1.0.7
|
- isomorphism-class-0.1.0.7
|
||||||
# for hledger:
|
# for hledger:
|
||||||
# for hledger-ui:
|
# for hledger-ui:
|
||||||
- brick-1.5
|
- brick-2.3.1
|
||||||
- bimap-0.5.0
|
- bimap-0.5.0
|
||||||
- fsnotify-0.4.0.0
|
- fsnotify-0.4.0.0
|
||||||
- text-zipper-0.12
|
- text-zipper-0.13
|
||||||
- vty-5.36
|
- vty-6.2
|
||||||
|
- vty-crossplatform-0.4.0.0
|
||||||
|
- vty-unix-0.2.0.0
|
||||||
|
- vty-windows-0.2.0.1
|
||||||
# for hledger-web:
|
# for hledger-web:
|
||||||
# for Shake.hs:
|
# for Shake.hs:
|
||||||
|
|
||||||
|
nix:
|
||||||
|
pure: false
|
||||||
|
packages: [perl gmp ncurses zlib]
|
||||||
|
|
||||||
# ghc-options:
|
# ghc-options:
|
||||||
# "$locals": -fplugin Debug.Breakpoint
|
# "$locals": -fplugin Debug.Breakpoint
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user