Hi,
I joined because I use Haskell on Fedora as my development environment. But is this project aimed at Haskell for developers? It's kind of hard for me to tell. E.g., I use Stack. And to install it on Fedora, I go to the Stack website and follow their instructions...
On Wed, Jun 13, 2018 at 11:52:20PM -0000, Robb Shecter wrote:
Hi,
I joined because I use Haskell on Fedora as my development environment. But is this project aimed at Haskell for developers? It's kind of hard for me to tell. E.g., I use Stack. And to install it on Fedora, I go to the Stack website and follow their instructions...
There's no reason you can use the GHC and Cabal packaged in Fedora, and use Cabal to get whatever Haskell packages you need that aren't packaged for Fedora.
If you insist on using Stack, Jens Petersen actively maintains a COPR: https://copr.fedorainfracloud.org/coprs/petersen/stack/
Cheers, Fraser
On Thu, Jun 14, 2018 at 8:52 AM Robb Shecter dogweather@fedoraproject.org wrote:
I joined because I use Haskell on Fedora as my development environment. But is this project aimed at Haskell for developers? It's kind of hard for me to tell. E.g., I use Stack. And to install it on Fedora, I go to the Stack website and follow their instructions...
Hi Robb, unfortunately we haven't packaged up stack yet in Fedora itself - it has a lot dependencies to build. But as Fraser mentioned I do have a stack copr repo.
But yes Fedora Haskell is intended to be used, but of course if you want to use stack then it will build packages without using the Fedora packages. cabal-install is probably more distro-friendly in that sense. cabal-rpm can also install rpms with some cabal-install integration.
Hope that helps a little,
Jens
haskell@lists.fedoraproject.org