Enable some defaults (Safe, NoImplicitPrelude)
This commit is contained in:
parent
6ebbb483f5
commit
4bd766027f
5 changed files with 18 additions and 9 deletions
1
src/Language/Scalie/Ast.hs
Normal file
1
src/Language/Scalie/Ast.hs
Normal file
|
@ -0,0 +1 @@
|
|||
module Language.Scalie.Ast () where
|
|
@ -1,6 +0,0 @@
|
|||
module Lib
|
||||
( someFunc
|
||||
) where
|
||||
|
||||
someFunc :: IO ()
|
||||
someFunc = putStrLn "someFunc"
|
Loading…
Add table
Add a link
Reference in a new issue