aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/Main.hs b/example/Main.hs
index 6c36857..28cb7e8 100644
--- a/example/Main.hs
+++ b/example/Main.hs
@@ -1,6 +1,6 @@
module Main where
-import Example
+import CHAD.Example
main :: IO ()