Rework Safe Module (#83)
* Initial fork on minimal safe submodule * Add new Safe module Signed-off-by: Stephen Diehl <stephen.m.diehl@gmail.com> * Refactor Safe module
This commit is contained in:
+10
@@ -1,3 +1,13 @@
|
||||
0.2.2
|
||||
=====
|
||||
|
||||
* Add explicit `witness` function for use as type witness without warnings.
|
||||
Makes undefined semantically distinguishable from type witnesses.
|
||||
* Backwards compatible `Protolude.Safe` module for explicit handling of partial
|
||||
list operations.
|
||||
* Export `minimumDef`, `maximumDef`.
|
||||
* Looser lower-bound on Data.Kind export for GHC 8.0.x.
|
||||
|
||||
0.2.1
|
||||
====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user