File ghc-scotty.changes of Package ghc-scotty
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Wed Apr 19 13:20:50 UTC 2017 - psimons@suse.com
- Update to version 0.11.0 revision 5 with cabal2obs.
-------------------------------------------------------------------
Wed Jan 4 21:22:18 UTC 2017 - psimons@suse.com
- Update to version 0.11.0 revision 4 with cabal2obs.
-------------------------------------------------------------------
Wed Aug 17 18:44:06 UTC 2016 - psimons@suse.com
- Update to version 0.11.0 revision 3 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:28:55 UTC 2016 - psimons@suse.com
- Update to version 0.11.0 revision 2 with cabal2obs.
- Remove obsolete remove-nats.patch , we ship ghc-nats now.
-------------------------------------------------------------------
Fri Mar 25 08:26:10 UTC 2016 - mimi.vx@gmail.com
- relax uppper bound of aeson
-------------------------------------------------------------------
Fri Jan 29 12:58:29 UTC 2016 - mimi.vx@gmail.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 10:10:21 UTC 2016 - mimi.vx@gmail.com
- relax upper bounds for some packages
-------------------------------------------------------------------
Thu Oct 22 08:48:22 UTC 2015 - mimi.vx@gmail.com
- initial commit
- remove-nats.patch for remove unneeded dep