File tree 4 files changed +4
-18
lines changed 4 files changed +4
-18
lines changed Original file line number Diff line number Diff line change 28
28
" hls-call-hierarchy-plugin" ,
29
29
" haskell-language-server" ]
30
30
# Uncomment 9.0.1 when ghcide is buildable
31
- ghc : [ # "9.0.1",
31
+ ghc : [ "9.0.1",
32
32
" 8.10.7" ,
33
33
" 8.8.4" ,
34
34
" 8.6.5" ]
Original file line number Diff line number Diff line change @@ -34,23 +34,9 @@ package *
34
34
ghc-options: -haddock
35
35
test-show-details: direct
36
36
37
- source-repository-package
38
- type: git
39
- location: https://github.com/mokus0/th-extras
40
- tag: 0d050b24ec5ef37c825b6f28ebd46787191e2a2d
41
- -- https://github.com/mokus0/th-extras/issues/10
42
-
43
-
44
- source-repository-package
45
- type: git
46
- location: https://github.com/fendor/dependent-sum
47
- tag: 5de03c38b0de4945f4e9bce1b026110e69dc8118
48
- subdir: dependent-sum-template
49
- -- https://github.com/obsidiansystems/dependent-sum/pull/59
50
-
51
37
write-ghc-environment-files: never
52
38
53
- index-state: 2021-11-23T21:12:30Z
39
+ index-state: 2021-11-29T08:11:07Z
54
40
55
41
constraints:
56
42
-- These plugins don't work on GHC9 yet
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ package *
35
35
36
36
write-ghc-environment-files: never
37
37
38
- index-state: 2021-11-23T21:12:30Z
38
+ index-state: 2021-11-29T08:11:07Z
39
39
40
40
constraints:
41
41
-- These plugins doesn't work on GHC92 yet
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ package *
39
39
40
40
write-ghc-environment-files : never
41
41
42
- index-state : 2021-11-23T21:12 :30Z
42
+ index-state : 2021-11-29T08:11 :07Z
43
43
44
44
constraints :
45
45
hyphenation +embed
You can’t perform that action at this time.
0 commit comments