[Haskell-beginners] Can't remove old haskell

Francesco Ariis fa-ml at ariis.it
Mon May 14 20:31:03 UTC 2018


On Mon, May 14, 2018 at 04:14:40PM -0400, Lawrence Bottorff wrote:
> Is there a Haskell REPL command to find out what version?

Type

    :t (<>)

inside the repl, if it gives an error you are still inside 8.0.2.


More information about the Beginners mailing list