FIX validate: Fix warnings in new literal code
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 7 May 2008 03:54:17 +0000 (03:54 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 7 May 2008 03:54:17 +0000 (03:54 +0000)
commitc97c0ab354da338854574f9c1fb89f7db061d4ae
treed904bfa21372ed8fe3ab8db6e33be45e36f7ad49
parenta618f382f6b72de258b5088493befafe0b8a6147
FIX validate: Fix warnings in new literal code

Validate uses -Werror so the warnings broke it.
compiler/deSugar/DsMeta.hs
compiler/deSugar/MatchLit.lhs