template-haskell comes with GHC. If your OS doesn't include it in its GHC package, it should be provided in a separate package.
For that matter, the Haskell Platform is hopefully packaged for your OS: install that and don't worry about installing GHC, template-haskell, cabal, etc separately.
1 comment
[ 3.2 ms ] story [ 10.3 ms ] threadFor that matter, the Haskell Platform is hopefully packaged for your OS: install that and don't worry about installing GHC, template-haskell, cabal, etc separately.