This website requires JavaScript.
Explore
Help
Sign in
eeva
/
servant
Watch
1
Star
0
Fork
You've already forked servant
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
hacktoberfest
haskell
130
commits
52
branches
61
tags
9.2
MiB
Haskell
98.2%
Shell
1.4%
Nix
0.4%
654e59d7c4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alp Mestanogullari
654e59d7c4
add script for generating the docs and pushing them to github-pages
2014-12-02 18:35:11 +01:00
example
first shot at splitting servant into servant, servant-client and servant-docs
2014-11-27 18:28:01 +01:00
src
fix build error for servant's spec
2014-11-27 18:50:29 +01:00
test
fix build error for servant's spec
2014-11-27 18:50:29 +01:00
.ghci
added servant/.ghci
2014-10-31 15:49:05 +01:00
.travis.yml
travis: build with ghc 7.8
2014-12-02 17:45:24 +01:00
docs.sh
add script for generating the docs and pushing them to github-pages
2014-12-02 18:35:11 +01:00
LICENSE
tweaked copyright holder
2014-10-30 15:47:54 +08:00
servant.cabal
first shot at splitting servant into servant, servant-client and servant-docs
2014-11-27 18:28:01 +01:00
Setup.hs
beginning of a new implementation, using Soenke's typed rest
2014-10-21 15:25:34 +02:00