summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/X86
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2015-09-23 00:56:03 +0200
committerBen Gamari <ben@smart-cactus.org>2015-09-23 11:56:28 +0200
commit65bf7baa81772b7f07a4c74d3510dbd2ef03592d (patch)
treefc6b180c3632dc2e070e568eedc8719b5893abcb /compiler/nativeGen/X86
parentc6bdf4fb0b06ac55a7bb200f0ef31ea9a7a830ec (diff)
downloadhaskell-65bf7baa81772b7f07a4c74d3510dbd2ef03592d.tar.gz
DsBinds: Avoid using String when desugaring CallStack construction
Previously CallStacks would be built using String, which would pull in GHC.Base while compiling GHC.Err. Use [Char] instead.
Diffstat (limited to 'compiler/nativeGen/X86')
0 files changed, 0 insertions, 0 deletions