;dev: stack: additional extra deps required on windows

This commit is contained in:
Simon Michael 2024-09-30 11:47:35 -10:00
parent 1a0b1034b6
commit 8fdbcdda5d

View File

@ -23,9 +23,14 @@ extra-deps:
- ghc-boot-9.10.1@rev:1 - ghc-boot-9.10.1@rev:1
- process-1.6.24.0 - process-1.6.24.0
- unix-2.8.5.1 - unix-2.8.5.1
# for windows
- Win32-2.14.0.0
- time-1.12.2
# for hledger # for hledger
- haskeline-0.8.2.1 - haskeline-0.8.2.1
# for dev builds, needed only when the ghcdebug flag is enabled:
# for dev builds when the ghcdebug flag is enabled:
- ghc-debug-convention-0.6.0.0 - ghc-debug-convention-0.6.0.0
- ghc-debug-stub-0.6.0.0 - ghc-debug-stub-0.6.0.0