Sönke Hahn
|
67315c4487
|
server: added Config machinery
|
2016-01-21 17:55:02 +01:00 |
|
Simon Hengel
|
cd395a27e8
|
aeson-0.10.0.0 fixes
|
2015-11-05 09:14:07 +08:00 |
|
Arian van Putten
|
cf59abd2b8
|
Fix compiler errors in servant-examples.
|
2015-10-02 14:12:16 +02:00 |
|
Julian K. Arni
|
7049383e77
|
unsafegetmeamanager
|
2015-09-28 18:07:12 +02:00 |
|
Nickolay Kudasov
|
0082d2bd2f
|
Remove redundant second argument of ToSample class
|
2015-09-24 14:00:39 +03:00 |
|
Julian K. Arni
|
dfc49dd0a0
|
Further cleanup
|
2015-09-23 20:18:52 +02:00 |
|
Julian K. Arni
|
965063171b
|
Janitoring
|
2015-09-23 20:18:52 +02:00 |
|
sguy
|
fbc64b56e3
|
Fixed capitalization 'getbooks' => 'getBooks', 'getpoint' => 'getPoint'.
|
2015-09-21 22:30:45 -04:00 |
|
Nickolay Kudasov
|
98af812491
|
Move toSample method out of ToSample class
toSample method conflicted with default Generics implementation.
|
2015-09-19 02:27:51 +03:00 |
|
Index Int
|
f2f7b061d2
|
Drop EitherT in favor of ExceptT
|
2015-09-12 15:11:24 +03:00 |
|
Taylor Fausak
|
4238a58f92
|
Fix #203; add path to BaseUrl
|
2015-08-25 08:42:13 -05:00 |
|
Julian K. Arni
|
6eb7add53a
|
stylish haskell changes
And import fix.
|
2015-08-18 00:07:12 +02:00 |
|
Alp Mestanogullari
|
a2a4665951
|
clean up servant-js significantly, simplify the API of the library a lot and document @freezeboy's sweet generators from #159 a bit in the main module of the library, Servant.JS along with how people should use the library.
|
2015-07-22 19:25:02 +02:00 |
|
Alp Mestanogullari
|
0f15cb7328
|
fix servant-js import in examples/tutorial
|
2015-07-22 19:25:02 +02:00 |
|
Freezeboy
|
294143af1d
|
Modifying T9.hs accordingly with new js gen
Simply import JQuery generators
And change the jsForAPI call
|
2015-07-22 19:25:01 +02:00 |
|
Alp Mestanogullari
|
13edc014b7
|
clarify some variable names in the examples + semantic html pedantry
|
2015-06-18 12:32:00 +02:00 |
|
Alp Mestanogullari
|
39d114ab12
|
getting-started -> tutorial
|
2015-05-10 13:39:18 +02:00 |
|