Add config.json file and Aeson dependency in package.yaml
This commit is contained in:
-10
@@ -25,16 +25,6 @@ winConfig x y = defaultWindow
|
||||
, windowResizable =True
|
||||
}
|
||||
|
||||
--setupLoop :: String
|
||||
-- -> CInt
|
||||
-- -> CInt
|
||||
-- -> IO setupParams
|
||||
-- -> (setupParams -> IO ())
|
||||
-- -> world
|
||||
-- -> (setupParams -> world -> IO setupParams)
|
||||
-- -> (world -> Event -> Maybe world)
|
||||
-- -> (world -> Maybe world)
|
||||
-- -> IO ()
|
||||
setupLoop :: String
|
||||
-> CInt
|
||||
-> CInt
|
||||
|
||||
Reference in New Issue
Block a user