aboutsummaryrefslogtreecommitdiff
path: root/src/Server.hs
AgeCommit message (Collapse)AuthorFilesLines
2017-08-03hindent winsIgor Pashev1-40/+40
2017-07-26Stylish HaskellIgor Pashev1-16/+17
2017-05-20η-reductionIgor Pashev1-1/+1
See https://wiki.haskell.org/Eta_conversion
2016-06-17Work around buggy mysql packageIgor Pashev1-2/+3
It uses unsafeUseAsCString for no reason and causes heisenbugs. See https://github.com/bos/mysql/pull/23
2016-06-14Version 0.1.00.1.0Igor Pashev1-0/+92