Setup Hooks: make Location a separate data type
[cabal.git] / cabal-testsuite / PackageTests / SetupHooks / SetupHooksUnusedRules / setup.out
blob47872b4f83dc5abf186d7068af5c891614059eb8
1 # Setup configure
2 Configuring setup-hooks-unused-rules-test-0.1.0.0...
3 # Setup build
4 Warning: The following rules are not demanded and will not be run:
5   - RuleId {ruleNameSpace = RulesNameSpace {rulesUnitId = UnitId "main", rulesModuleName = ModuleName "SetupHooks", rulesSrcLoc = (19,59)}, ruleName = "r1"},
6     generating [setup.dist/work/dist/build/autogen </> X.hs,setup.dist/work/dist/build/autogen </> Y.hs]
7   - RuleId {ruleNameSpace = RulesNameSpace {rulesUnitId = UnitId "main", rulesModuleName = ModuleName "SetupHooks", rulesSrcLoc = (19,59)}, ruleName = "r2"},
8     generating [setup.dist/work/dist/build/autogen </> Z.hs]
9 Possible reasons for this error:
10   - Some autogenerated modules were not declared
11     (in the package description or in the pre-configure hooks)
12   - The output location for an autogenerated module is incorrect,
13     (e.g. the file extension is incorrect, or
14      it is not in the appropriate 'autogenComponentModules' directory)
15 Preprocessing library for setup-hooks-unused-rules-test-0.1.0.0...
16 Building library for setup-hooks-unused-rules-test-0.1.0.0...