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
4949package mfsolve
5050 tests : False
5151
52- if impl(ghc >= 9.5 )
53- source-repository-package
54- type :git
55- location : https://github.com/wz1000/retrie
56- tag : 0a2dbfc00e745737f249f16325b2815d2e3a14eb
57-
5852package *
5953 ghc-options : -haddock
6054 test-show-details : direct
6155
6256write-ghc-environment-files : never
6357
64- index-state : 2023-03-23T00 :00 :00Z
58+ index-state : 2023-03-26T00 :00 :00Z
6559
6660constraints :
6761 -- For GHC 9.4, older versions of entropy fail to build on Windows
@@ -129,9 +123,6 @@ if impl(ghc >= 9.5)
129123 focus :transformers,
130124 ghc-trace-events :base,
131125 implicit-hie-cradle :transformers,
132- retrie :base,
133- retrie :ghc,
134- retrie :ghc-exactprint,
135126 retrie :mtl,
136127 retrie :transformers,
137128 semigroupoids :base,
You can’t perform that action at this time.
0 commit comments