Skip to content
Snippets Groups Projects
Unverified Commit 3c715e04 authored by Rodrigo Mesquita's avatar Rodrigo Mesquita :seedling:
Browse files

CONFIGURATION TOOLS DOUBLE

parent ec5c7d97
No related branches found
No related tags found
1 merge request!25Use cabal-version 3.14
......@@ -255,7 +255,7 @@ index 78c7e02..739a406 100644
, prettyprinter >= 1.7
, attoparsec >= 0.11.3.4
diff --git a/src/Configuration/Utils/Setup.hs b/src/Configuration/Utils/Setup.hs
index 30e887f..4935665 100644
index 30e887f..7775c82 100644
--- a/src/Configuration/Utils/Setup.hs
+++ b/src/Configuration/Utils/Setup.hs
@@ -7,47 +7,50 @@
......@@ -395,7 +395,7 @@ index 30e887f..4935665 100644
+ noSetupHooks
+ { buildHooks =
+ noBuildHooks
+ { preBuildComponentRules = Just $ rules (static mkPkgInfoModules)
+ { preBuildComponentRules = Just $ rules (static ()) mkPkgInfoModules
+ }
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment