Changelog for
ghc-scotty-devel-0.11.0-6.7.x86_64.rpm :
Wed Jan 4 13:00:00 2017 psimonsAATTsuse.com
- Update to version 0.11.0 revision 4 with cabal2obs.
Wed Aug 17 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.11.0 revision 3 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.11.0 revision 2 with cabal2obs.
- Remove obsolete remove-nats.patch , we ship ghc-nats now.
Fri Mar 25 13:00:00 2016 mimi.vxAATTgmail.com
- relax uppper bound of aeson
Fri Jan 29 13:00:00 2016 mimi.vxAATTgmail.com
- update to 0.11.0
- refreshed remove-nats.patch
* IO exceptions are no longer automatically turned into ScottyErrors by liftIO.
Use liftAndCatchIO to get that behavior.
* New finish function.
* Text values are now leniently decoded from ByteStrings.
* Added MonadFail instance for ScottyT
* Lots of bound bumps on dependencies.
Tue Jan 26 13:00:00 2016 mimi.vxAATTgmail.com
- relax upper bounds for some packages
Thu Oct 22 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit
- remove-nats.patch for remove unneeded dep