Fix #2685: two Bool arguments to tidyTypeEnv were the wrong way around
authorSimon Marlow <marlowsd@gmail.com>
Mon, 13 Oct 2008 12:13:39 +0000 (12:13 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 13 Oct 2008 12:13:39 +0000 (12:13 +0000)
commit0624f27805fa902da84debb690be9284c7135a9f
treeec8c33dbb0078a391eb12356cb2e7df0b0db8176
parent1149bb52f94072350d59955462b417d51321061d
Fix #2685: two Bool arguments to tidyTypeEnv were the wrong way around
So -XTemplateHaskell was behaving like -fomit-interface-file-pragmas,
and vice versa.
compiler/main/TidyPgm.lhs