Tag: ghci

How to define a function in GHCi that spans multiple lines

Are you wondering how to define a function in GHCi that spans multiple lines? How can you provide explicit type signatures for a function? How can you copy and paste larger chunks of Haskell into the interpreter like you can in Python? You can do...

jacobstanley.io

Menu