Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 0c32060

Browse files
committed
Match stack.yaml to stack-8.8.2.yaml
1 parent aff55ab commit 0c32060

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

stack.yaml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,20 @@ packages:
66
extra-deps:
77
# - ./submodules/HaRe
88

9-
- aeson-1.4.6.0
10-
- ansi-terminal-0.10.2
11-
- ansi-wl-pprint-0.6.9
129
- apply-refact-0.7.0.0
1310
- brittany-0.12.1.1
1411
- bytestring-trie-0.2.5.0
1512
- cabal-helper-1.0.0.0
1613
- clock-0.7.2
1714
- constrained-dynamic-0.1.0.0
1815
- floskell-0.10.2
19-
- ghc-exactprint-0.6.2 # for HaRe
2016
- ghc-lib-parser-ex-8.8.4.0
2117
- git: https://github.com/haskell/haddock.git
2218
commit: be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
2319
subdirs:
2420
- haddock-api
25-
# - haddock-api-2.22.0
26-
- haddock-library-1.7.0
21+
# - haddock-api-2.23.0
22+
- haddock-library-1.8.0
2723
- haskell-src-exts-1.21.1
2824
- hie-bios-0.4.0
2925
- hlint-2.2.10
@@ -34,9 +30,6 @@ extra-deps:
3430
- ormolu-0.0.3.1
3531
- semigroups-0.18.5
3632
- temporary-1.2.1.1
37-
- unix-compat-0.5.2
38-
- time-compat-1.9.2.2
39-
- yaml-0.11.2.0
4033

4134
flags:
4235
haskell-ide-engine:
@@ -47,6 +40,6 @@ flags:
4740
# allow-newer: true
4841

4942
nix:
50-
packages: [icu libcxx zlib]
43+
packages: [ icu libcxx zlib ]
5144

5245
concurrent-tests: false

0 commit comments

Comments
 (0)