Fix type error in MkZipCfg
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 12 Sep 2007 01:04:58 +0000 (01:04 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 12 Sep 2007 01:04:58 +0000 (01:04 +0000)
commit9173913b7bb53e0ed3d64d1e28324007c77646cc
tree7663b560c75380f149abd05a907e67131ec6d9a1
parentc105c74926393accbccf8a826714fde8d6440370
Fix type error in MkZipCfg
- Fixes a bug introduced with the patch named
  'check for unreachable code only with -DDEBUG'
- Breakage occured only without -DDEBUG (which is 'valdiate's default!)
compiler/cmm/MkZipCfg.hs