We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3c848 commit eac6f1bCopy full SHA for eac6f1b
cabal.project
@@ -82,12 +82,12 @@ source-repository-package
82
-- https://github.com/tibbe/ekg-json/pull/12
83
-- END DELETE
84
85
+-- THIS WILL BE DELETED WHEN apply-refact-0.11 is released.
86
if (impl(ghc >= 9.2))
87
source-repository-package
88
type:git
- location: https://github.com/wavewave/apply-refact
89
- tag: 2f346adb54ae3d911c9055b48fb62eb4ceab583a
90
- -- https://github.com/wavewave/apply-refact/pull/1
+ location: https://github.com/mpickering/apply-refact
+ tag: 671b02946f8cb2b5062f4d314ec902a8e0989938
91
92
allow-newer:
93
-- ghc-9.4
0 commit comments