
7 Nov
2008
7 Nov
'08
1:30 p.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