From 96c29e2a5e2c97d2c40c46222d4593c366de953e Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Fri, 24 Jul 2020 22:27:13 +0200 Subject: Move Context to cc-ast in preparation for backend parametrisation --- ast/CC/Context.hs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ast/CC/Context.hs (limited to 'ast') 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 -- cgit v1.2.3-70-g09d2