Tuesday, October 18, 2011
How to install the Haskell bundle for TextMate ?
- Download the bundle eg
https://github.com/textmate/haskell.tmbundle/tarball/master
- Uncompress the bundle eg
tar xzf textmate-haskell.tmbundle-5d41f32.tgz
- rename the directory to Haskell.tmbundle eg
mv textmate-haskell.tmbundle-5d41f32 Haskell.tmbundle
mv Haskell.tmbundle /Library/Application\ Support/TextMate/Bundles/
- Restart TextMate