File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 84
84
- os : ubuntu-latest
85
85
ghc : ' 8.6.5'
86
86
test : true
87
- # Blocked on unix-compat
88
- # https://github.com/jacobstanley/unix-compat/issues/52
89
- # - os: windows-latest
90
- # ghc: '9.2.1'
91
- # test: true
87
+ - os : windows-latest
88
+ ghc : ' 9.2.1'
89
+ test : true
92
90
- os : windows-latest
93
91
ghc : ' 9.0.1'
94
92
test : true
Original file line number Diff line number Diff line change @@ -38,6 +38,13 @@ source-repository-package
38
38
tag: 2fe891ae15a89cfb6f1b687abf3af0e3b512c751
39
39
-- https://github.com/alanz/ghc-exactprint/pull/110
40
40
41
+ source-repository-package
42
+ type: git
43
+ location: https://github.com/tfausak/unix-compat
44
+ tag: 154c3a63f154cb49c51d5f9d13488e8119631d8a
45
+ -- To fix windows build
46
+ -- https://github.com/jacobstanley/unix-compat/pull/47
47
+
41
48
source-repository-package
42
49
type: git
43
50
location: https://github.com/Bodigrim/th-extras
You can’t perform that action at this time.
0 commit comments