one-liner-instances v0.1.2.1 Release Notes
Release Date: 2018-04-21 // almost 7 years ago-
Apr 21, 2018
๐ https://github.com/mstksg/one-liner-instances/releases/tag/v0.1.2.1
- Forgot to export System.Random.OneLiner!
Previous changes from v0.1.1.0
-
Feb 5, 2018
๐ https://github.com/mstksg/one-liner-instances/releases/tag/v0.1.1.0
- Newtype instances actually didn't work before! They do now :)
- Added generic implementations and newtypes for
Bounded
,Ord
, andEq
. - Some aggressive inlining in all modules.
- Added clarification and comparisons to other libraries to README