summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.IR.purs
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-26 11:57:54 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-26 11:57:54 +0100
commit4d892df7d149e9c8891fde9a0229f7b3aca547db (patch)
tree0e04ea903ab3dbcf620f52c62983ed612eaf1606 /ddl/out/LambdaCube.IR.purs
parentaf58d911bd43108f0e7d1d25eff28b1a4ef612f0 (diff)
rename MyEither to CompileResult
Diffstat (limited to 'ddl/out/LambdaCube.IR.purs')
-rw-r--r--ddl/out/LambdaCube.IR.purs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.IR.purs b/ddl/out/LambdaCube.IR.purs
index f62464e..f21a121 100644
--- a/ddl/out/LambdaCube.IR.purs
+++ b/ddl/out/LambdaCube.IR.purs
@@ -1,5 +1,5 @@
1-- generated file, do not modify! 1-- generated file, do not modify!
2-- 2016-02-12T16:05:12.941660000000Z 2-- 2016-02-26T10:42:56.948155000000Z
3 3
4module LambdaCube.IR where 4module LambdaCube.IR where
5import Prelude 5import Prelude