Add servant-checked-exceptions package

This adds the servant-checked-exceptions package:

https://hackage.haskell.org/package/servant-checked-exceptions
This commit is contained in:
Dennis Gosnell 2017-05-05 21:05:11 +09:00 committed by GitHub
parent d0b495b0fe
commit c1d6c7b551

View File

@ -2014,6 +2014,7 @@ packages:
- opaleye-trans - opaleye-trans
- pretty-simple - pretty-simple
- read-env-var - read-env-var
- servant-checked-exceptions
- servant-static-th - servant-static-th
- xml-html-qq - xml-html-qq
- xml-indexed-cursor - xml-indexed-cursor