FIX #2302: print FastStrings in UTF-8 in error messages
authorSimon Marlow <marlowsd@gmail.com>
Fri, 11 Jul 2008 15:11:16 +0000 (15:11 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 11 Jul 2008 15:11:16 +0000 (15:11 +0000)
commit331923fd7adec11980e776dd33442c654cca0280
treeccc9bc825c17a5899ebb5c6d01ee88265fdc790a
parented1173a7b3c77c670c1158fd2cb82ef8657dfecc
FIX #2302: print FastStrings in UTF-8 in error messages
This is all a bit of a mess, but can hopefully be improved when we get
encoding/decoding support in Handles.
compiler/main/DynFlags.hs