aboutsummaryrefslogtreecommitdiff
path: root/ast/CC/Context.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ast/CC/Context.hs')
-rw-r--r--ast/CC/Context.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/ast/CC/Context.hs b/ast/CC/Context.hs
new file mode 100644
index 0000000..1f8c673
--- /dev/null
+++ b/ast/CC/Context.hs
@@ -0,0 +1,5 @@
+module CC.Context where
+
+
+-- | Source metadata for compilation
+data Context = Context FilePath