diff options
author | Tom Smeding <tom@tomsmeding.com> | 2021-09-21 21:03:55 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2021-09-21 21:03:55 +0200 |
commit | b18a1a6210b3f89071b3615a55352d007f4cfed9 (patch) | |
tree | 76d8363e42fff5e251750ae122db4f9679c51a92 /accelerate-sc.cabal | |
parent | 956a60dc5253da43dc0fddaecf88116597023fdf (diff) |
Incorporate printing code from previous attempt at this
Diffstat (limited to 'accelerate-sc.cabal')
-rw-r--r-- | accelerate-sc.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accelerate-sc.cabal b/accelerate-sc.cabal index 6813aaf..1cb3060 100644 --- a/accelerate-sc.cabal +++ b/accelerate-sc.cabal @@ -11,6 +11,7 @@ library exposed-modules: other-modules: Language.C + Language.C.Print SC.Acc SC.Defs SC.Exp |