diff options
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,3 +17,9 @@ the input. Current features are listed below. - [ ] Form on '/' route POSTs body of form to '/input' route - [ ] '/input' route does computation then returns a new view with result +* Dependencies +For website +- wai +- warp +- network +- http.types |