Merge pull request #22 from pharpend/master

Add Gentoo instructions for installing alex and happy.
pull/23/head
Chris Allen 10 years ago
commit 31a43860ed

@ -107,6 +107,10 @@ tree, so you'll want to use `cabal-install` to install the more recent version.
cabal update
cabal install cabal-install
Once you do that, you'll want to install the additional tools `alex` and `happy`.
cabal install alex happy
### Mac OS X
#### 10.9

Loading…
Cancel
Save