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 @@ -33,23 +33,9 @@ package *
33
33
ghc-options: -haddock
34
34
test-show-details: direct
35
35
36
- source-repository-package
37
- type: git
38
- location: https://github.com/mokus0/th-extras
39
- tag: 0d050b24ec5ef37c825b6f28ebd46787191e2a2d
40
- -- https://github.com/mokus0/th-extras/issues/10
41
-
42
-
43
- source-repository-package
44
- type: git
45
- location: https://github.com/fendor/dependent-sum
46
- tag: 5de03c38b0de4945f4e9bce1b026110e69dc8118
47
- subdir: dependent-sum-template
48
- -- https://github.com/obsidiansystems/dependent-sum/pull/59
49
-
50
36
write-ghc-environment-files: never
51
37
52
- index-state: 2021-11-23T21:12:30Z
38
+ index-state: 2021-11-29T08:11:07Z
53
39
54
40
constraints:
55
41
-- These plugins don't work on GHC9 yet
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ package *
34
34
35
35
write-ghc-environment-files: never
36
36
37
- index-state: 2021-11-23T21:12:30Z
37
+ index-state: 2021-11-29T08:11:07Z
38
38
39
39
constraints:
40
40
-- These plugins doesn't work on GHC92 yet
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ package *
38
38
39
39
write-ghc-environment-files : never
40
40
41
- index-state : 2021-11-23T21:12 :30Z
41
+ index-state : 2021-11-29T08:11 :07Z
42
42
43
43
constraints :
44
44
hyphenation +embed
You can’t perform that action at this time.
0 commit comments