Dead link in servant.cabal
This commit is contained in:
parent
90d837dda9
commit
6c987f2dc3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ description:
|
||||||
.
|
.
|
||||||
You can learn about the basics in the <http://haskell-servant.github.io/tutorial tutorial>.
|
You can learn about the basics in the <http://haskell-servant.github.io/tutorial tutorial>.
|
||||||
.
|
.
|
||||||
<https://github.com/haskell-servant/servant-server/blob/master/example/greet.hs Here>'s a runnable example, with comments, that defines a dummy API and
|
<https://github.com/haskell-servant/servant/blob/master/servant-server/example/greet.hs Here>'s a runnable example, with comments, that defines a dummy API and
|
||||||
implements a webserver that serves this API, using the <http://hackage.haskell.org/package/servant-server servant-server> package.
|
implements a webserver that serves this API, using the <http://hackage.haskell.org/package/servant-server servant-server> package.
|
||||||
.
|
.
|
||||||
<https://github.com/haskell-servant/servant/blob/master/servant/CHANGELOG.md CHANGELOG>
|
<https://github.com/haskell-servant/servant/blob/master/servant/CHANGELOG.md CHANGELOG>
|
||||||
|
|
Loading…
Reference in a new issue