Commit Graph

24 Commits (master)

Author SHA1 Message Date
Michele Guerini Rocco dd3bc74708
use a ReaderT to pass environment around 2019-11-09 01:14:20 +01:00
Michele Guerini Rocco d460c73bd0
shave off unused modules 2019-11-07 10:35:18 +01:00
Michele Guerini Rocco da107970fb
use a newtype instance a type synonym instance 2019-11-07 10:11:18 +01:00
Michele Guerini Rocco 7fdfb25ce0
fix the https redirection 2019-11-06 19:36:31 +01:00
Michele Guerini Rocco 5108b035a4
improve documentation 2019-11-06 15:09:02 +01:00
Michele Guerini Rocco 12fc50b89e
rewrite in Servant 2019-11-06 00:06:50 +01:00
rnhmjoj a0bf4807a0
Use API exported by Spock-core (fix issue #1) 2017-01-13 23:27:28 +01:00
rnhmjoj 4040f8e1f7 Drop text format dependency 2015-08-11 05:12:58 +02:00
rnhmjoj 0e4bb4024d Redirect plain http connections 2015-08-11 04:06:00 +02:00
rnhmjoj 0401ccd128 Use Data.Text everywhere 2015-08-11 04:02:10 +02:00
rnhmjoj 7b17934ea1 Remove unused pragma 2015-05-10 15:40:56 +02:00
rnhmjoj 96b52fcdea Set status codes on error 2015-05-10 15:37:59 +02:00
rnhmjoj 19e71ff950 Directly create response 2015-05-10 15:37:33 +02:00
rnhmjoj 0529012574 Add request logger 2015-05-10 03:29:59 +02:00
rnhmjoj 257e94f474 Better way to send JSON 2015-05-09 23:04:14 +02:00
rnhmjoj 2d6220b593 Rewrite everything with Spock 2015-05-09 22:24:33 +02:00
rnhmjoj 9904ad9e0c Add a new JSON interface 2015-04-25 14:36:28 +02:00
rnhmjoj ba784701b4 Automatically server every static file 2015-04-21 17:26:26 +02:00
rnhmjoj e11e2de64c Rewrite in a nicer way 2015-04-20 22:17:51 +02:00
rnhmjoj 470e336e0a Remove unused Applicative import
<$> is exported by Prelude!!
2015-04-11 19:15:25 +02:00
rnhmjoj 1dd3322a6d Fix name clash with Prelude 2015-04-11 18:51:15 +02:00
rnhmjoj 492edca20d Load the new settings 2015-04-10 23:25:52 +02:00
rnhmjoj bded0fb6bd Use shorter names 2015-04-10 22:28:34 +02:00
rnhmjoj 9cdbce9508 Repackage for cabal-install support 2015-04-09 17:11:33 +02:00