fixing markup.

This commit is contained in:
Kazu Yamamoto
2013-05-21 21:38:19 +09:00
förälder dad3e9b880
incheckning eb34a5372e
2 ändrade filer med 3 tillägg och 1 borttagningar

Visa fil

@@ -1,3 +1,5 @@
-- | The ghc-mod library.
module Language.Haskell.GhcMod (
-- * Cradle
Cradle(..)

Visa fil

@@ -12,7 +12,7 @@ Description: The ghc-mod command is a backend command to enrich
The ghc-mod command is based on ghc-mod library
which is a wrapper of GHC API.
This package includes the ghc-mod command,
the ghc-mod library, and "Emacs front-end
the ghc-mod library, and Emacs front-end
(for historical reasons).
For more information, please see ts home page.