diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2025-11-10 22:31:56 +0100 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2025-11-10 22:31:56 +0100 |
| commit | cd135319f65f40a554d864b2a878a4ef44043a98 (patch) | |
| tree | c51a5100b356ff4bf1a41a9b4b269faac3326850 /src/CHAD/Compile | |
| parent | 57eb321eaeabc53c8c8b83d0554d8a8cca6eed76 (diff) | |
hlint cleanup
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, |
