diff --git a/doc/bugs/Cabal_dependency_monadIO_missing.mdwn b/doc/bugs/Cabal_dependency_monadIO_missing.mdwn index 03d31ea34f..cf4b138128 100644 --- a/doc/bugs/Cabal_dependency_monadIO_missing.mdwn +++ b/doc/bugs/Cabal_dependency_monadIO_missing.mdwn @@ -5,4 +5,5 @@ Just issuing the command `cabal install` results in the following error message. (Control.Monad.State.Lazy.StateT Annex.AnnexState IO)) arising from a use of `handle' at Command/Add.hs:54:3-24 -Adding the dependency for `monadIO` to `git-annex.cabal` should fix this? +Adding the dependency for `monadIO` to `git-annex.cabal` should fix this? +-- Thomas