[Haskell-cafe] Install on Ubuntu
Galaxy Being
borgauf at gmail.com
Sun Mar 28 00:02:25 UTC 2021
Hmm. Already did the first part,i.e., curl -sSL https://get.haskellstack.org
| sh
Should I do the cabal install now?
On Sat, Mar 27, 2021 at 6:08 PM Henning Thielemann <
lemming at henning-thielemann.de> wrote:
>
> On Sat, 27 Mar 2021, Galaxy Being wrote:
>
> > Why do I want to install cabal after stack? Any advice welcome on the
> > "definitive setup." Just started a new machine with Ubuntu 20.10 on it.
>
>
> On Ubuntu you can just install
>
> $ sudo apt install ghc cabal-install
>
> or
>
> $ sudo apt install haskell-stack
>
>
> You may also add the repository
>
> $ sudo apt-add-repository ppa:hvr/ghc
>
> in order to get a wider range of versions of ghc and cabal-install.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20210327/8d0d4d75/attachment.html>
More information about the Haskell-Cafe
mailing list