Skip to content

Conversation

@konsumlamm
Copy link
Collaborator

  • #haskell is now on Libera.Chat
  • recommend GHCup as install method (fixes Suggest GHCup instead of Haskell Platform #16)
  • replace "Haskell script" by "Haskell file"
  • update GHCi output (I used version 8.10.7, since that's the version being recommended by GHCup)
  • remove lets in GHCi that are now unnecessary
  • fix typos

@MatthijsBlom
Copy link
Contributor

Thanks for doing this!

Note: starting with GHC 9.0.1 the GHCi prompt will no longer list loaded modules, so this will have to be updated further once GHCup starts recommending GHC 9.2, though I see the old prompts further down are already consistent with future behaviour.

@smith558 smith558 merged commit 3dc9db8 into learnyouahaskell:main Jul 5, 2022
@smith558
Copy link
Collaborator

smith558 commented Jul 5, 2022

This is indeed great. Thanks for your contribution! 🙂

@konsumlamm konsumlamm deleted the update-chapter-1-2 branch July 5, 2022 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggest GHCup instead of Haskell Platform

3 participants