Skip to content

Commit ace729d

Browse files
committed
stack: ghc8.10: update extra-deps
1 parent 2852f9d commit ace729d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stack-ghc8.10.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@ nix:
5757

5858
extra-deps:
5959
# for hledger-lib:
60-
# file-embed-0.0.11 + ghc 8.10
61-
- git: https://github.com/simonmichael/file-embed.git
62-
commit: 03484ad401260e1d3b9dfc5d6f7cda05d84f11c9
60+
- file-embed-0.0.11.1
6361
# for hledger:
64-
# shakespeare-2.0.23 + ghc 8.10
62+
# 2.0.23 + ghc 8.10. Updates: http://hackage.haskell.org/package/shakespeare/changelog
6563
- git: https://github.com/simonmichael/shakespeare.git
6664
commit: f96f00c6fd2f1335e74ac62d16c9beebcb1cefff
6765
# for hledger-ui:
6866
- brick-0.50.1
6967
- vty-5.26
7068
# for hledger-web:
69+
# 1.6.17 + ghc 8.10. Updates: http://hackage.haskell.org/package/yesod-core/changelog
7170
- git: https://github.com/simonmichael/yesod.git
7271
commit: 91a47ffb76c6244bb2ec9cf10f742dd75c0ad92d
7372
subdirs:
7473
- yesod-core
74+
# 2.10.5 + ghc 8.10. Updates: http://hackage.haskell.org/package/persistent-sqlite/changelog
7575
- git: https://github.com/simonmichael/persistent.git
7676
commit: b35c287904647ec889340c5c7fdbd62c6ad4dc31
7777
subdirs:

0 commit comments

Comments
 (0)