diff options
| author | Mirek Kratochvil <exa.exa@gmail.com> | 2022-11-13 00:46:38 +0100 |
|---|---|---|
| committer | Mirek Kratochvil <exa.exa@gmail.com> | 2022-11-13 00:46:38 +0100 |
| commit | 8d5353dc8c7ef3eefb0ae4860e67602c455c1a58 (patch) | |
| tree | c668dc93c1dddd517cfd771da5506c2159e6a2c7 /app/Main.hs | |
| parent | 9d7868431792dcd94ec71adb9f95f55ab4bf027d (diff) | |
| download | prlg-8d5353dc8c7ef3eefb0ae4860e67602c455c1a58.tar.gz prlg-8d5353dc8c7ef3eefb0ae4860e67602c455c1a58.tar.bz2 | |
builtins are built in
Diffstat (limited to 'app/Main.hs')
| -rw-r--r-- | app/Main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Main.hs b/app/Main.hs index 1e639d2..d394ee6 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -1,6 +1,5 @@ module Main where -import Control.Monad import Frontend (interpreter) import System.Console.Haskeline |
