python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Unable to Stack Build a Haskell Project when using postgresql-simple
Machine: M1 MacBook Pro
Stack GHC: 9.0.2 (but I have also tried multiple 8.X versions)
For context, I am very new to stack and cabal. I have done MOST of my Haskell work in a pure LeetCode/Math set...
Michael Jones
Votes: 0
Answers: 0
Vscode Haskell syntax highlighting color suddenly not working or missing
My Haskell isn't showing any more syntax highlight and color, but I can still write it with suggestions and snippets. This is the first time it happened, and it works without a problem before, that i...

Dani Ihza Farrosi
Votes: 0
Answers: 1
Fresh Cabal installation spits out Errors
I'm new to Haskell and just installed GHC, Cabal and all the dependencies on my new Arch Linux installation. I tried to run $ cabal run but I always get this error:
Resolving dependencies...
Build pro...
Shiedix
Votes: 0
Answers: 1
How to install a local library using Cabal?
I am a total Haskell beginner, and am going through the Hudak book Haskell School of Expression. I am working on the graphics chapter, and have found an updated version of the book's graphics library:...
ness64
Votes: 0
Answers: 1