From e281e7d1af3a58c98b5702e544cca4a4b24e8718 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 23 May 2010 23:53:29 +0000 Subject: [PATCH] docs: another fix --- MANUAL.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.markdown b/MANUAL.markdown index e88c3264b..0ad48fc8f 100644 --- a/MANUAL.markdown +++ b/MANUAL.markdown @@ -68,7 +68,7 @@ with the cabal-install tool: extra features (if you're new to cabal, I recommend you get the basic install working first, then add these one at a time): - - `-fvty` - builds the [ui](#ui) command. (Not available on microsoft + - `-fvty` - builds the [vty](#vty) command. (Not available on microsoft windows.) - `-fweb` - builds the [web](#web) command (works with ghc 6.10).