Move throw to Unsafe exports.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
* Removes ``string-conv`` dependency so Stack build works without ``extra-deps``.
|
||||
* Brings ``Callstack`` machinery in for GHC 8.x.
|
||||
* Removes ``throw`` and ``assert`` from ``Control.Exception`` exports.
|
||||
* Removes ``unsafeShiftL`` and ``unsafeShiftR`` from ``Data.Bits`` exports.
|
||||
* Reexport ``throw`` as ``unsafeThrow`` via Unsafe module.
|
||||
|
||||
0.1.5
|
||||
=====
|
||||
|
||||
Reference in New Issue
Block a user