Changelog ========= Version 0.2.1.0 --------------- *Jan 20, 2018* * Added `singSome`/`someSing` and `singWit1`/`wit1Sing`, to convert between the *singletons* types `SomeSing` and `SingInstance` and their more generic representations in *type-combinators*, `Some Sing` and `Wit1 Sing`. Version 0.2.0.0 --------------- *Jan 16, 2018* * Gathered together the many two-way conversion functions into a typeclass, `TC`. Version 0.1.0.0 --------------- *Sep 1, 2017* * Initial release.