srid/haskell-template

Can you add IHaskell?

FedericoMontana opened this issue · 1 comments

Was wondering if it could be possible to add IHaskell as part of the package

srid commented

You can add it to the cabal file in your project.

It shouldn't be in this template because IHaskell is typically not used in a random Haskell project, unlike say base or containers.