summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.IR.hs
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-03-01 14:01:34 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-03-01 14:01:34 +0100
commit3b50722f433ec5ecc515ea1441fd633d85118cb9 (patch)
tree8bc7681a60e4471a4f0256cf411c074607f209c3 /ddl/out/LambdaCube.IR.hs
parent2eb7cc7fab543a1ffb493015d98c1887ffac38c9 (diff)
modify Compiled: add desugared String field
Diffstat (limited to 'ddl/out/LambdaCube.IR.hs')
-rw-r--r--ddl/out/LambdaCube.IR.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.IR.hs b/ddl/out/LambdaCube.IR.hs
index 70a0788..7776a6d 100644
--- a/ddl/out/LambdaCube.IR.hs
+++ b/ddl/out/LambdaCube.IR.hs
@@ -1,5 +1,5 @@
1-- generated file, do not modify! 1-- generated file, do not modify!
2-- 2016-02-26T11:37:22.233668000000Z 2-- 2016-03-01T13:00:40.426854000000Z
3 3
4{-# LANGUAGE OverloadedStrings, RecordWildCards #-} 4{-# LANGUAGE OverloadedStrings, RecordWildCards #-}
5module LambdaCube.IR where 5module LambdaCube.IR where