<div dir="ltr">I've found a Haskell setup guide here, but after the stack setup it wants to install cabal<div><br></div><div><font face="monospace">curl -sSL <a href="https://get.haskellstack.org">https://get.haskellstack.org</a> | sh</font><br></div><div><br></div><div>then</div><div><br></div><div><font face="monospace">stack install cabal-install<br></font></div><div><font face="monospace">cabal update</font><br></div><div><br></div><div>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.</div><div><br></div><div>LB</div></div>