* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
GHC is a state-of-the-art open source compiler and interactive environment for the
functional language Haskell.
This formula uses the official GHC binary package for Mac OS X.
Signed Off By: Max Howell <max@methylblue.com>
I adapted the system calls to use full paths to tools.
FileUtils is included into Formula, so I neatened that stuff up too.