summaryrefslogtreecommitdiff
path: root/Fractran/Example.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Fractran/Example.hs')
-rw-r--r--Fractran/Example.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fractran/Example.hs b/Fractran/Example.hs
index 9a578fb..43d8cc8 100644
--- a/Fractran/Example.hs
+++ b/Fractran/Example.hs
@@ -6,7 +6,7 @@ module Fractran.Example (
prime10) where
-import Parser
+import Fractran.Parser