File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -49,19 +49,13 @@ tests: True
49
49
package mfsolve
50
50
tests : False
51
51
52
- if impl(ghc >= 9.5 )
53
- source-repository-package
54
- type :git
55
- location : https://github.com/wz1000/retrie
56
- tag : 0a2dbfc00e745737f249f16325b2815d2e3a14eb
57
-
58
52
package *
59
53
ghc-options : -haddock
60
54
test-show-details : direct
61
55
62
56
write-ghc-environment-files : never
63
57
64
- index-state : 2023-03-23T00 :00 :00Z
58
+ index-state : 2023-03-26T00 :00 :00Z
65
59
66
60
constraints :
67
61
-- For GHC 9.4, older versions of entropy fail to build on Windows
@@ -129,9 +123,6 @@ if impl(ghc >= 9.5)
129
123
focus :transformers,
130
124
ghc-trace-events :base,
131
125
implicit-hie-cradle :transformers,
132
- retrie :base,
133
- retrie :ghc,
134
- retrie :ghc-exactprint,
135
126
retrie :mtl,
136
127
retrie :transformers,
137
128
semigroupoids :base,
You can’t perform that action at this time.
0 commit comments