|
|
|
|
|
by carterschonwald
4918 days ago
|
|
Please give concrete examples of the problems you've had. Likewise, when you have concrete problems, have you asked for help on #haskell irc or the Haskell-Cafe mailing list?
The community members on both those channels are super helpful and can probably help you quickly resolve / debug your problems. People: hand wavy complaints that do not give concrete examples are hard to fix. Please communicate concrete instance of your problems so that either a) someone can help you solve them now or b) there is a concrete example of a problem so that folks can fix it. That said, any serious dev work really should use the cabal-dev tool, it solves having those build problems that new ghc users hit. |
|