summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.IR.hs
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-29 13:32:16 +0200
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-29 13:32:16 +0200
commite51c5722747d44946d730f9065901da35694c422 (patch)
tree51eeb63d15186c229f981424203b30fcd0b37e55 /ddl/out/LambdaCube.IR.hs
parentd720ed7cd0720668f87053728519cbcac326940e (diff)
make C# classes public
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 2a9b6e6..ce09f16 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-03-27T21:14:11.531713000000Z 2-- 2016-03-29T11:30:12.412728000000Z
3 3
4{-# LANGUAGE OverloadedStrings, RecordWildCards #-} 4{-# LANGUAGE OverloadedStrings, RecordWildCards #-}
5module LambdaCube.IR where 5module LambdaCube.IR where