diff options
author | Csaba Hruska <csaba.hruska@gmail.com> | 2016-02-26 11:57:54 +0100 |
---|---|---|
committer | Csaba Hruska <csaba.hruska@gmail.com> | 2016-02-26 11:57:54 +0100 |
commit | 4d892df7d149e9c8891fde9a0229f7b3aca547db (patch) | |
tree | 0e04ea903ab3dbcf620f52c62983ed612eaf1606 /ddl/out/LambdaCube.IR.purs | |
parent | af58d911bd43108f0e7d1d25eff28b1a4ef612f0 (diff) |
rename MyEither to CompileResult
Diffstat (limited to 'ddl/out/LambdaCube.IR.purs')
-rw-r--r-- | ddl/out/LambdaCube.IR.purs | 2 |
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 | ||
4 | module LambdaCube.IR where | 4 | module LambdaCube.IR where |
5 | import Prelude | 5 | import Prelude |