Encoding functions in scope by default.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
* Removes ``throw`` and ``assert`` from ``Control.Exception`` exports.
|
||||
* Removes ``unsafeShiftL`` and ``unsafeShiftR`` from ``Data.Bits`` exports.
|
||||
* Reexport ``throw`` as ``unsafeThrow`` via Unsafe module.
|
||||
* Hides all Show class functions. Only the Class itself is exported. Forbids
|
||||
* custom instances that are not GHC derived.
|
||||
* Export`` encodeUtf8`` and ``decodeUtf8`` functions by default.
|
||||
|
||||
0.1.5
|
||||
=====
|
||||
|
||||
Reference in New Issue
Block a user