This repository was archived by the owner on Oct 7, 2020. It is now read-only.
File tree 2 files changed +16
-12
lines changed 2 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 1
- resolver : nightly-2020-03-12
1
+ resolver : lts-15.4
2
2
packages :
3
3
- .
4
4
- hie-plugin-api
@@ -7,7 +7,7 @@ extra-deps:
7
7
# - ./submodules/HaRe
8
8
9
9
- apply-refact-0.7.0.0
10
- - bytestring-trie-0.2.5.0
10
+ - bytestring-trie-0.2.5.0@rev1
11
11
# - cabal-helper-1.0.0.0
12
12
- github : jneira/cabal-helper
13
13
commit : ffb1f57a5ffc6b7ac3c46a9974c4420a6d2bb9b2
@@ -27,15 +27,14 @@ extra-deps:
27
27
- monad-dijkstra-0.1.1.2
28
28
- semigroups-0.18.5
29
29
- temporary-1.2.1.1
30
+ - unliftio-core-0.2.0.1
30
31
31
32
flags :
32
33
haskell-ide-engine :
33
34
pedantic : true
34
35
hie-plugin-api :
35
36
pedantic : true
36
37
37
- # allow-newer: true
38
-
39
38
nix :
40
39
packages : [ icu libcxx zlib ]
41
40
Original file line number Diff line number Diff line change 1
- resolver : nightly-2020-03-09 # Last GHC 8.8.2
1
+ resolver : nightly-2020-03-18
2
+
2
3
packages :
3
4
- .
4
5
- hie-plugin-api
@@ -7,14 +8,14 @@ extra-deps:
7
8
# - ./submodules/HaRe
8
9
9
10
- apply-refact-0.7.0.0
10
- - brittany-0.12.1.1
11
- - bytestring-trie-0.2.5.0
11
+ - bytestring-trie-0.2.5.0@sha256:9efa9c6f556314d28486be2470ff789419c5238ed2e354870623a3cbbd28fbe2,3349
12
12
# - cabal-helper-1.0.0.0
13
13
- github : DanielG/cabal-helper
14
14
commit : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
15
15
- clock-0.7.2
16
16
- constrained-dynamic-0.1.0.0
17
17
- floskell-0.10.2
18
+ <<<<<<< HEAD
18
19
- ghc-lib-parser-8.8.2.20200205
19
20
- ghc-lib-parser-ex-8.8.5.3
20
21
- haddock-api-2.23.1
@@ -24,15 +25,21 @@ extra-deps:
24
25
- lsp-test-0.10.1.0
25
26
- hie-bios-0.4.0
26
27
- hlint-2.2.11
28
+ =======
29
+ # To avoid build error with ghc-8.8.2
30
+ # See https://github.com/haskell/haddock/issues/1123
31
+ - git : https://github.com/haskell/haddock.git
32
+ commit : be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
33
+ subdirs :
34
+ - haddock-api
35
+ # - haddock-api-2.23.0
36
+ >>>>>>> a8e55590... Update ghc-8.8.3 stackage resolvers
27
37
- hoogle-5.0.17.15
28
38
- hsimport-0.11.0@sha256:e8f1774aff97215d7cc3a6c81635fae75b80af182f732f8fe28d1ed6eb9c7401,3170
29
39
- ilist-0.3.1.0
30
40
- monad-dijkstra-0.1.1.2
31
- - ormolu-0.0.3.1
32
- - resourcet-1.2.3 # forced by unliftio-core >= 0.2
33
41
- semigroups-0.18.5
34
42
- temporary-1.2.1.1
35
- - unliftio-0.2.12.1
36
43
- unliftio-core-0.2.0.1
37
44
38
45
flags :
41
48
hie-plugin-api :
42
49
pedantic : true
43
50
44
- # allow-newer: true
45
-
46
51
nix :
47
52
packages : [ icu libcxx zlib ]
48
53
You can’t perform that action at this time.
0 commit comments