haskell: Disambiguate truncate symbol.
authorRichard Jones <rjones@redhat.com>
Mon, 9 Nov 2009 11:03:25 +0000 (11:03 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 9 Nov 2009 11:05:19 +0000 (11:05 +0000)
commit49e85f8cda664819d0f73c476f1596d1ecc128c8
tree6f9c4fa145f073af0943baabde940dea0fdb503a
parent93e3253fa68f4792a2844e0758c1780896e518e3
haskell: Disambiguate truncate symbol.

This is a hack, but GHC doesn't like it if we have a symbol
with the same name as one in the Haskell Prelude.  Therefore
we much hide the corresponding symbol in the Prelude when
building this module.
src/generator.ml