Everytime I want to compile a Haskell .hs file with Ghci, it fails as shown in the picture.
please I need help, I'm a newbie!!
Capture.PNG 12.15K
14 downloadsaaa another thing may be in relationn, here is the source code of the file
import Graphics.Rendering.OpenGL import Graphics.UI.GLUT main :: IO () main = do (progname, _) <- getArgsAndInitialize createWindow "Hello World" displayCallback $= flush mainLoop


Sign In
Create Account


Back to top










