8.2. BasicsΒΆ
- Open GHCi.
- Browse the
Preludemodule. - Be overwhelmed with how much stuff is in there.
- Open Hackage
- Find the
baselibrary. - Find the
Preludemodule. - Browse the documentation of the prelude module on Hackage.
- Play with the various functions from the
Preludemodule in the interpreter.