unicode-show 0.1.0.1 → 0.1.0.2
raw patch · 2 files changed
+1/−2 lines, 2 files
Files
- src/Text/Show/Unicode.hs +0/−1
- unicode-show.cabal +1/−1
src/Text/Show/Unicode.hs view
@@ -20,7 +20,6 @@ @ $ __ghci__ ...-Ok, modules loaded: Text.Show.Unicode. > __["哈斯克尔7.6.1"]__ ["\\21704\\26031\\20811\\23572\\&7.6.1"] >
unicode-show.cabal view
@@ -1,5 +1,5 @@ name: unicode-show-version: 0.1.0.1+version: 0.1.0.2 synopsis: print and show in unicode description: This package provides variants of 'show' and 'print' functions that does not escape non-ascii characters.