solga
solga copied to clipboard
Simple typesafe routing
This change is [](https://reviewable.io/reviews/chpatrick/solga/13)
``` [1 of 1] Compiling Solga ( src/Solga.hs, dist/build/Solga.o ) src/Solga.hs:286:11: error: • The default type signature for brief: a -> a does not match its corresponding non-default type signature...
Fixes #9 * Added a yaml file for lts-11.22 which uses ghc-8.2. * At the same time I fixed some compiler warnings using -Wall and -Werror * Ensured that `solga`...
this should be merged after #11 is merged --- This change is [](https://reviewable.io/reviews/chpatrick/solga/12)
...in preparation to ghcjs client side library, which we do not want to burden with inappropriate dependencies such as wai. --- This change is [](https://reviewable.io/reviews/chpatrick/solga/11)
This change is [](https://reviewable.io/reviews/chpatrick/solga/10)