From b56c221bbfe10c568daf2660928b9b90ea383bda Mon Sep 17 00:00:00 2001 From: IgorGanapolsky Date: Mon, 24 Oct 2016 18:05:51 +0000 Subject: [PATCH] Added a comment: Cannot install c2hs --- ...mment_1_61cad5a309c3c4e3f278dec1890c9f40._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/install/OSX/Homebrew/comment_1_61cad5a309c3c4e3f278dec1890c9f40._comment diff --git a/doc/install/OSX/Homebrew/comment_1_61cad5a309c3c4e3f278dec1890c9f40._comment b/doc/install/OSX/Homebrew/comment_1_61cad5a309c3c4e3f278dec1890c9f40._comment new file mode 100644 index 0000000000..75217e851c --- /dev/null +++ b/doc/install/OSX/Homebrew/comment_1_61cad5a309c3c4e3f278dec1890c9f40._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="IgorGanapolsky" + avatar="http://cdn.libravatar.org/avatar/6bc0985e3dedceb150f08ad6456c84b2" + subject="Cannot install c2hs" + date="2016-10-24T18:05:51Z" + content=""" +When I run the following command: **cabal install c2hs --bindir=$HOME/bin** + +I get the following error: + +Error: some packages failed to install: c2hs-0.28.1 depends on language-c-0.5.0 which failed to install. language-c-0.5.0 failed during the configure step. The exception was: ExitFailure 1 +"""]]