From: jim Date: Tue, 3 Feb 2015 10:08:22 +0000 (-0500) Subject: tweak Cabal labels X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=50fbd891ea7d21031681cf1e22b5358a8b450dab tweak Cabal labels --- diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index f7366625..898cdb3e 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -57,13 +57,13 @@ [Haskell'](https://ghc.haskell.org/trac/haskell-prime) * [Cabal](https://wiki.haskell.org/Cabal) package manager: [User Guide](https://www.haskell.org/cabal/users-guide) | -[command-line tool](https://wiki.haskell.org/Cabal-Install) | -[installing Cabal packages](https://wiki.haskell.org/Cabal/How_to_install_a_Cabal_package) | +[tool usage](https://wiki.haskell.org/Cabal-Install) | +[installing packages](https://wiki.haskell.org/Cabal/How_to_install_a_Cabal_package) | [cabal-setup](https://hackage.haskell.org/package/cabal-setup) | -help with [problems](https://wiki.haskell.org/Cabal/Survival) +[help](https://wiki.haskell.org/Cabal/Survival) [FAQ1](https://wiki.haskell.org/Cabal/FAQ) [FAQ2](https://www.haskell.org/cabal/FAQ.html) | -[writing Haskell programs](https://wiki.haskell.org/How_to_write_a_Haskell_program) +[writing programs](https://wiki.haskell.org/How_to_write_a_Haskell_program) * [Hackage](https://hackage.haskell.org) package database *
Haskell API Search: