fix ocsigen expression
This commit is contained in:
parent
108b26f09e
commit
8f30cabb83
@ -25,7 +25,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://ocsigen.org/ocsigenserver/;
|
homepage = http://ocsigen.org/ocsigenserver/;
|
||||||
description = "A full featured Web server''
|
description = "A full featured Web server";
|
||||||
longDescription =''
|
longDescription =''
|
||||||
A full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages.
|
A full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user