summaryrefslogtreecommitdiff
path: root/gix.hs
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-04-24 13:14:57 -0400
committerJoe Crayne <joe@jerkface.net>2019-04-24 13:14:57 -0400
commitb43403d6fe16e3ab44f98f71963d462dc9598149 (patch)
treefd3721bf3691f0453f935715957f64ade1e01444 /gix.hs
parent158564b28f4316b4c140457d543ec4d65391a043 (diff)
Updated gix family of demos.
Diffstat (limited to 'gix.hs')
-rw-r--r--gix.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/gix.hs b/gix.hs
index dd6e303..349d6a9 100644
--- a/gix.hs
+++ b/gix.hs
@@ -12,6 +12,7 @@ import Foreign.Ptr
12 12
13-- import Triangle as R 13-- import Triangle as R
14-- import Lambda2 as R 14-- import Lambda2 as R
15-- import Draw as R
15import LambdaHello as R 16import LambdaHello as R
16 17
17 18