Skip to content

Commit 2f417ec

Browse files
committed
Retrie from hackage
1 parent a5b049a commit 2f417ec

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

cabal.project

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,13 @@ tests: True
4949
package 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-
5852
package *
5953
ghc-options: -haddock
6054
test-show-details: direct
6155

6256
write-ghc-environment-files: never
6357

64-
index-state: 2023-03-23T00:00:00Z
58+
index-state: 2023-03-26T00:00:00Z
6559

6660
constraints:
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,

0 commit comments

Comments
 (0)