From cf96a69490a4757efc19f63d072f42df06731c19 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 23 May 2013 11:32:44 -0400 Subject: [PATCH] fixed --- doc/bugs/Problems_building_on_Mac_OS_X.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/bugs/Problems_building_on_Mac_OS_X.mdwn b/doc/bugs/Problems_building_on_Mac_OS_X.mdwn index b1d672a066..39594773fd 100644 --- a/doc/bugs/Problems_building_on_Mac_OS_X.mdwn +++ b/doc/bugs/Problems_building_on_Mac_OS_X.mdwn @@ -57,3 +57,6 @@ rejecting: yesod-0.3.1.1, 0.3.1, 0.3.0, 0.2.0, 0.0.0.2, 0.0.0.1, 0.0.0 (conflict: cookie => time==1.4/installed-d61..., yesod => time>=1.1.3 && <1.2) # End of transcript or log. """]] + +> Not OSX specific. I have added a version hint that makes cabal work and uploaded +> a point release with this fix. [[done]] --[[Joey]]