From 44f7cf0bf04ccc73b5cbe214e2f43205299dc770 Mon Sep 17 00:00:00 2001 From: Fredrik Carlen Date: Sat, 31 Aug 2013 10:56:56 +0200 Subject: [PATCH] Changed description of hsenv - `hsenv` works on Mac OS X also (at least Lion and Mountain lion). - supplied link to forked, working version of `hsenv` at https://github.com/tmhedberg/hsenv --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5098481a..afceadd7 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ If you aren't building from an application, remove the `./` and create a new dir -## hsenv (Linux only) +## hsenv (Linux and Mac OS X) -[hsenv](http://hackage.haskell.org/package/hsenv) prevents your custom build of Yesod from interfering with your currently installed cabal packages: +[hsenv](https://github.com/tmhedberg/hsenv) prevents your custom build of Yesod from interfering with your currently installed cabal packages: * hsenv creates an isolated environment like cabal-dev * hsenv works at the shell level, so every shell must activate the hsenv