Sönke Hahn
|
deb6b89cc7
|
server/config: implemented Config with optionally tagged entries
|
2016-01-11 13:59:23 +01:00 |
|
Sönke Hahn
|
88dda2f9c6
|
server/config: renamings
|
2016-01-10 16:50:17 +01:00 |
|
Sönke Hahn
|
9dc022bcdd
|
server/config: implemented newtypes instead of tags
|
2016-01-10 16:40:56 +01:00 |
|
aaron levin
|
eafc5d33bb
|
Rename HList append from .: to .:.
Avoids conflicting with Data.Aeson.((.:))
|
2016-01-10 11:43:07 +01:00 |
|
Sönke Hahn
|
4384c1df07
|
remove debugging print
|
2016-01-09 12:34:52 +01:00 |
|
Sönke Hahn
|
66628ca043
|
config: added Show instance
|
2016-01-08 18:15:01 +01:00 |
|
Julian K. Arni
|
da171780b8
|
Tests for Config.
|
2016-01-08 17:12:07 +01:00 |
|
Julian K. Arni
|
207a807428
|
Add Config parameter.
This allows combinator instances to receive dynamic data that isn't
constrained by the interface of Delayed etc.
|
2016-01-08 17:12:07 +01: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 |
|