Skip to content

Commit d6f0195

Browse files
committed
Add new hiedb to stack.yaml
1 parent 7d27db9 commit d6f0195

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

stack-lts21.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ allow-newer: true
4646

4747
extra-deps:
4848
- floskell-0.10.7
49-
- hiedb-0.4.3.0
49+
# - hiedb-0.4.3.0
50+
- git: https://github.com/nlander/HieDb.git
51+
commit: 4eebfcf8fab54f24808e6301227d77ae64d2509c
5052
- implicit-hie-0.1.2.7
5153
- implicit-hie-cradle-0.5.0.1
5254
- monad-dijkstra-0.1.1.3

stack.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ allow-newer: true
4646
extra-deps:
4747
- Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
4848
# - floskell-0.10.7
49-
- hiedb-0.4.3.0
49+
# - hiedb-0.4.3.0
50+
- git: https://github.com/nlander/HieDb.git
51+
commit: 4eebfcf8fab54f24808e6301227d77ae64d2509c
5052
- implicit-hie-0.1.2.7
5153
- implicit-hie-cradle-0.5.0.1
5254
- fourmolu-0.12.0.0

0 commit comments

Comments
 (0)