Changelog of @hackage/elevator 0.2
0.1.3
- Prevent the reckress type checking of GHC so that it works on older GHC and shows sane signature.
0.1.2
- Added
Identitymonad to the default definition ofFloors.
0.1.1
- Added
elevate = idpragma for efficiency.