From: David Waern Date: Wed, 14 Nov 2007 12:58:42 +0000 (+0000) Subject: Fix build X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=75acd15db5dec691063c35cd23b4d0f73d2e1293;hp=75acd15db5dec691063c35cd23b4d0f73d2e1293;p=ghc-hetmet.git Fix build I had forgot to update HaddockLex.hi-boot-6, so the build with 6.2.2 failed. This fixes that. ---