id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	difficulty	ghcversion	platform
186	Compiling Paths_<Application> with -Wall produces warnings	guest		"The autogenerated file dist/build/autogen/Paths_<Applicacion>.hs produces type signature warnings if we use -Wall compiler option.

Example of output:

[1 of 5] Compiling Paths_hsCalc     ( dist/build/autogen/Paths_hsCalc.hs, dist/build/hscalc/hscalc-tmp/Paths_hsCalc.o )

dist/build/autogen/Paths_hsCalc.hs:9:0:
    Warning: Definition but no type signature for `version'

dist/build/autogen/Paths_hsCalc.hs:11:0:
    Warning: Definition but no type signature for `bindir'

dist/build/autogen/Paths_hsCalc.hs:12:0:
    Warning: Definition but no type signature for `libdir'

dist/build/autogen/Paths_hsCalc.hs:13:0:
    Warning: Definition but no type signature for `datadir'

dist/build/autogen/Paths_hsCalc.hs:14:0:
    Warning: Definition but no type signature for `libexecdir'
Linking dist/build/hscalc/hscalc ...
"	defect	closed	low		Cabal library		minor	fixed		zhen.sydow@…	normal	6.6.1	Linux
