Version: 0.5.4-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.5.4 revision 0 with cabal2obs.
* Tue Apr 12 2016 mimi.vx@gmail.com
- update to 0.5.4
* Backported Bits, FiniteBits, Floating, Fractional, Integral, IsString, Num, Real,
RealFloat, and RealFrac instances for Identity and Const
* Tue Mar 08 2016 mimi.vx@gmail.com
- update to 0.5.3
* Backported Alternative, MonadPlus and MonadZip instances for U1 and Proxy, and
made the Functor, Foldable, Traversable, Alternative, and Monad instances for
U1 lazier to correspond with base-4.9
* Sun Feb 28 2016 mimi.vx@gmail.com
- update to 0.5.2
* Backported Enum, Bounded, Ix, Functor, Applicative, Monad, MonadFix, MonadPlus,
MonadZip, Foldable, Traversable, and Data instances for datatypes
in the GHC.Generics module (introduced in base-4.9)
* Tue Feb 02 2016 mimi.vx@gmail.com
- update to 0.5.1
* The Storable instances for Complex and Ratio are now exactly
as lazy as their counterparts in base
* Wed Jan 20 2016 mimi.vx@gmail.com
- update to 0.5.0
* Backported instances introduced in GHC 8.0/base-4.9
* Thu Dec 17 2015 mimi.vx@gmail.com
- update to 0.4.5
* Import Control.Monad.Instances
* Fix build on GHC HEAD (again)
* Sun Aug 16 2015 mimi.vx@gmail.com
- update to 0.4.4
* Fix build on GHC HEAD
* Thu Aug 13 2015 mimi.vx@gmail.com
- update to 0.4.3
* Fix build on OSes where HTYPE_DEV_T = Int32
* Thu Aug 06 2015 mimi.vx@gmail.com
- initial commit