Alex Mason
|
6462804f52
|
Merge branch 'master' of https://github.com/haskell-servant/servant into servant-dates
# Conflicts:
# servant-server/servant-server.cabal
# servant-server/src/Servant/Server/Internal.hs
# servant-server/test/Servant/ServerSpec.hs
# servant/servant.cabal
# servant/src/Servant/API.hs
|
2016-09-02 12:53:04 +10:00 |
|
Julian K. Arni
|
cda8bcf17c
|
Simplify verb combinators.
Create a single 'Verb' combinator with parameters for status code and
method. Make existing combinators type synonyms of 'Verb'.
|
2016-01-07 13:47:07 +01:00 |
|
Index Int
|
f2f7b061d2
|
Drop EitherT in favor of ExceptT
|
2015-09-12 15:11:24 +03:00 |
|
Julian K. Arni
|
6eb7add53a
|
stylish haskell changes
And import fix.
|
2015-08-18 00:07:12 +02:00 |
|
Julian K. Arni
|
bdf6d9aa48
|
Better docs for servant-server
|
2015-05-03 01:28:13 +02:00 |
|
Julian K. Arni
|
74f4d2db14
|
Enter via natural transformations
|
2015-05-03 00:15:35 +02:00 |
|