diff options
author | Csaba Hruska <csaba.hruska@gmail.com> | 2016-03-27 23:15:55 +0200 |
---|---|---|
committer | Csaba Hruska <csaba.hruska@gmail.com> | 2016-03-27 23:15:55 +0200 |
commit | d720ed7cd0720668f87053728519cbcac326940e (patch) | |
tree | 9a53a06e8b40541ecf5e5eb46acdc71e2220cd9c /ddl/out/LambdaCube.PipelineSchema.purs | |
parent | b2cae2db744cfca2825bf1e7a1c1ed41ce105c3e (diff) |
fix C# json loading
Diffstat (limited to 'ddl/out/LambdaCube.PipelineSchema.purs')
-rw-r--r-- | ddl/out/LambdaCube.PipelineSchema.purs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.PipelineSchema.purs b/ddl/out/LambdaCube.PipelineSchema.purs index 7b6daca..7087165 100644 --- a/ddl/out/LambdaCube.PipelineSchema.purs +++ b/ddl/out/LambdaCube.PipelineSchema.purs | |||
@@ -1,5 +1,5 @@ | |||
1 | -- generated file, do not modify! | 1 | -- generated file, do not modify! |
2 | -- 2016-03-21T15:32:17.702608000000Z | 2 | -- 2016-03-27T21:14:12.321500000000Z |
3 | 3 | ||
4 | module LambdaCube.PipelineSchema where | 4 | module LambdaCube.PipelineSchema where |
5 | import Prelude | 5 | import Prelude |