Cleanup, haddocks

This commit is contained in:
jgk
2021-04-05 11:36:54 +02:00
parent dfee9b2f37
commit 772103f92c
9 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{-|
Module : Loop
Description : A minimal game loop
Description : Minimal game loop
This module sets up an SDL window which may be updated using a simple game loop.
-}