putStrLn$"Error: Cabal seems to have decided ghc-mod should be built using Cabal version "++showVersionlibCabalVer++" while the `cabal' executable in your PATH was built with Cabal version "++showVersioncabalVer++". This will lead to conflicts when running ghc-mod in any project where you use this `cabal' executable. Please compile ghc-mod using the same Cabal version as your `cabal' executable or recompile cabal-install using this version of the Cabal library. (See https://github.com/kazu-yamamoto/ghc-mod/wiki/InconsistentCabalVersions )"
putStrLn"Error: when ghc-mod is built with GHC version < 7.10 only Cabal < 1.22 is supported. (See https://github.com/kazu-yamamoto/ghc-mod/wiki/InconsistentCabalVersions )"