From d47f41a7aff01723b044db0b0ab58c725bb0161c Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89" Date: Tue, 27 Nov 2012 13:41:14 +0000 Subject: [PATCH] --- ...Cannot_build_the_latest_with_GHC_7.6.1.mdwn | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1.mdwn diff --git a/doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1.mdwn b/doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1.mdwn new file mode 100644 index 0000000000..ab3b228633 --- /dev/null +++ b/doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1.mdwn @@ -0,0 +1,18 @@ +What steps will reproduce the problem? + +cabal install git-annex + +What is the expected output? What do you see instead? + +I get this: + + Assistant/WebApp/Configurators/Local.hs:55:11: + `fieldEnctype' is not a (visible) field of constructor `Field' + +What version of git-annex are you using? On what operating system? + +20121127 + +Please provide any additional information below. + +