summaryrefslogtreecommitdiff
path: root/src/elaborate.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/elaborate.sml')
-rw-r--r--src/elaborate.sml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elaborate.sml b/src/elaborate.sml
index e6044e49..ed290d55 100644
--- a/src/elaborate.sml
+++ b/src/elaborate.sml
@@ -27,7 +27,7 @@
structure Elaborate :> ELABORATE = struct
-structure L = Laconic
+structure L = Source
structure L' = Elab
structure E = ElabEnv
structure U = ElabUtil