Changelog for rest-types-1.10.2
Changelog
1.10.2
- Add
Functor,FoldableandTraversableinstances for the types inRest.Types.Error.
1.10.1
- Added
ShowUrlinstance for strict and lazyText.
1.10.0.3
- Use
JSONSchemaAnytype instead ofChoice []
1.10.0.2
- Use
rest-stringmap == 0.2.*
1.10.0.1
- Allow
mtl == 2.2.*
1.10
- Removed
Rest.Container.StringMapin favor ofrest-stringmap.KeyValuesis now an alias forRest.StringMap.HashMap.Strict String Value.