diff options
Diffstat (limited to 'src/CHAD/Compile')
| -rw-r--r-- | src/CHAD/Compile/Exec.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CHAD/Compile/Exec.hs b/src/CHAD/Compile/Exec.hs index 5b4afc8..ffe5661 100644 --- a/src/CHAD/Compile/Exec.hs +++ b/src/CHAD/Compile/Exec.hs @@ -1,5 +1,4 @@ {-# LANGUAGE LambdaCase #-} -{-# LANGUAGE TupleSections #-} module CHAD.Compile.Exec ( KernelLib, buildKernel, |
