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)
Haskell gloss library, how to run appendFile on model signiture for log to file?
this is the bouncing ball code. I'm trying to make 'appendFile' run on the update function, so when the ball bounces off the wall, then 'appendFile' will write the px and px values to the file "l...
Newt
Votes: 0
Answers: 1
setting up graphics.gloss haskell
I'm new to Haskell, I'm trying to use a library called graphics.gloss
but I keep getting this error and I'm not sure what is the problem exactly.
PS E:\TicTacToeGame> cabal install base-4.2
cabal...

Amira Mahmoud
Votes: 0
Answers: 1