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