mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 11:52:43 +03:00
;stack: try dropping haskell-src-exts workaround
(commercialhaskell/stack#3922)
This commit is contained in:
parent
755932bbc5
commit
52bab5c41a
@ -28,8 +28,9 @@ extra-deps:
|
|||||||
# hledger-web:
|
# hledger-web:
|
||||||
# hledger-api:
|
# hledger-api:
|
||||||
|
|
||||||
# Workaround for https://github.com/commercialhaskell/stack/issues/3922:
|
# Workaround for https://github.com/commercialhaskell/stack/issues/3922
|
||||||
- haskell-src-exts-1.21.0
|
# Try dropping this.. after stack 2 has been out a while ? Or now ? How about now ?
|
||||||
|
#- haskell-src-exts-1.21.0
|
||||||
|
|
||||||
# Workaround for https://github.com/simonmichael/hledger/issues/1039
|
# Workaround for https://github.com/simonmichael/hledger/issues/1039
|
||||||
# (hledger-web build failure with GHC 8.6 on Windows 7)
|
# (hledger-web build failure with GHC 8.6 on Windows 7)
|
||||||
|
Loading…
Reference in New Issue
Block a user