Puts back the documentation about hsenv in place.

This commit is contained in:
Nicolas Dudebout 2013-01-21 12:41:24 -05:00
parent 34474f9844
commit 33614b8ae3

View File

@ -62,12 +62,9 @@ If you aren't building from an application, remove the `./` and create a new dir
## hsenv
## hsenv (Linux only)
Previously We recommended using [hsenv](http://hackage.haskell.org/package/hsenv) when hacking on Yesod from Linux.
Unfortunately yesod devel's usage of the GHC API does not play nicely with the latest version, so we can only recommend cabal-dev now.
hsenv will not work on Windows and maybe not Mac. Use cabal-dev instead
[hsenv](http://hackage.haskell.org/package/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