darcs patch: Make auto-generated *_paths.hs module warning-free.
6 Nov
2008
6 Nov
'08
10:33 p.m.
Hi, the attached patch fixes a GHC validate build error on Windows. The issue is that an auto-generated _paths.hs file was not warning free and caused a compile failure since GHC's validate uses -Werror. Cheers, Thomas
8 Nov
8 Nov
2:30 a.m.
On Thu, 2008-11-06 at 14:33 +0000, Thomas Schilling wrote:
Hi,
the attached patch fixes a GHC validate build error on Windows. The issue is that an auto-generated _paths.hs file was not warning free and caused a compile failure since GHC's validate uses -Werror.
Applied, thanks. Duncan
6465
Age (days ago)
6466
Last active (days ago)
1 comments
2 participants
participants (2)
-
Duncan Coutts -
Thomas Schilling