Top "Winghci" questions

Questions regarding WinGHCi - Windows GUI for GHCi

How to see the current working directory in WinGHCi

I've started to teach myself Haskell, and for that I've installed The Haskell Platform for Windows. I'm using WinGHCi as …

haskell ghci working-directory winghci
Haskell : understanding "No instance for" error messages in ghci

Question 1 Hi, if in WinGHCi I intentionally do the following wrong piece of code : 3 4 Then the error message I get …

haskell ghc ghci winghci