Changelog for hset-1.0.0
CHANGELOG
1.0.0
Changed
- type family
Containsrenamed toHGetableto not clash names with lens
0.1.2
Added
- Facepalm
Applicativeconstraint
0.1.1
Added
- DeriveDataTypeable to default-extensions
0.1.0
Added
Labeled: newtype wrapper with anonymous type parameter of any kind. Usefull if you want just put several same-typed things to hset- Instances of
Show,Eq,OrdforHSet - Tests added
Updated
- TypeLevel is polykinded now
- base restricted up to >= 4.7
- HSet is strict now
- Docs improved
0.0.3
Added
- Export typefamily
Contains - Export
hask
Updated
- Make it compilable on base < 4.8
0.0.2
Added
- Add
haskto read from MonadReaer
0.0.1
The first compilable and working version