Changelog for elevator-0.1.3
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
Identity
monad to the default definition ofFloors
.
0.1.1
- Added
elevate = id
pragma for efficiency.