Package Release Info

ghc-scotty-0.11.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-scotty
ghc-scotty-devel

Change Logs

* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Wed Apr 19 2017 psimons@suse.com
- Update to version 0.11.0 revision 5 with cabal2obs.
* Wed Jan 04 2017 psimons@suse.com
- Update to version 0.11.0 revision 4 with cabal2obs.
* Wed Aug 17 2016 psimons@suse.com
- Update to version 0.11.0 revision 3 with cabal2obs.
* Sun Jul 10 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 2016 mimi.vx@gmail.com
- relax uppper bound of aeson
* Fri Jan 29 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 2016 mimi.vx@gmail.com
- relax upper bounds for some packages
* Thu Oct 22 2015 mimi.vx@gmail.com
- initial commit
- remove-nats.patch for remove unneeded dep