]> hydra-www.ietfng.org Git - dyna2/commit
Fix printout of primitive strings
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Fri, 28 Jun 2013 06:34:58 +0000 (02:34 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Fri, 28 Jun 2013 06:34:58 +0000 (02:34 -0400)
commit068f80f3e62ff9b54a29608b0d62f6c135125159
treed4ed553900ac31743b4a094cee17a15c3bfa36f1
parentc29ed2d5f1f8f6ecc354969607a23caec922b203
Fix printout of primitive strings

We now rely on Show to do the quotation; this may not be correct for all
backends, but it is less wrong than before.
src/Dyna/Term/TTerm.hs