Skip to content

Commit a51a49f

Browse files
committed
Redo stack deps entirely
1 parent 21e83a3 commit a51a49f

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

stack.yaml

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,23 @@ ghc-options:
4242
allow-newer: true
4343

4444
extra-deps:
45-
- Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
46-
- floskell-0.11.0
45+
- floskell-0.10.8
46+
- retrie-1.2.2
4747
- hiedb-0.4.4.0
48-
- hie-bios-0.13.1
4948
- implicit-hie-0.1.4.0
50-
- algebraic-graphs-0.6.1
51-
- retrie-1.2.2
52-
- hw-fingertree-0.1.2.1
53-
- hw-prim-0.6.3.2
54-
- ansi-terminal-0.11.5
49+
- hie-bios-0.13.1
5550
- lsp-2.3.0.0
5651
- lsp-test-0.16.0.1
5752
- lsp-types-2.1.0.0
58-
- monad-dijkstra-0.1.1.4
59-
- attoparsec-aeson-2.2.0.1
53+
- attoparsec-aeson-2.1.0.0
54+
- hw-fingertree-0.1.2.1
6055
- integer-conversion-0.1.0.1
61-
- aeson-2.2.1.0
56+
- monad-dijkstra-0.1.1.4
57+
- hw-prim-0.6.3.2
58+
- optparse-applicative-0.17.1.0
6259

63-
# stan dependencies not found in the stackage snapshot
64-
- stan-0.1.0.2
60+
# stan and friends
61+
- stan-0.1.1.0
6562
- clay-0.14.0
6663
- colourista-0.1.0.2
6764
- dir-traverse-0.2.3.0

0 commit comments

Comments
 (0)