summaryrefslogtreecommitdiff
path: root/Backend/GL.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/GL.hs')
-rw-r--r--Backend/GL.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Backend/GL.hs b/Backend/GL.hs
index 04d5dde..6b27cd1 100644
--- a/Backend/GL.hs
+++ b/Backend/GL.hs
@@ -83,4 +83,5 @@ import Backend.GL.Type
83import Backend.GL.Backend 83import Backend.GL.Backend
84import Backend.GL.Data 84import Backend.GL.Data
85import Backend.GL.Input 85import Backend.GL.Input
86import IR \ No newline at end of file 86import IR
87import Linear