mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 21:10:07 +00:00
Fixed ifelse and added newlines at printing
This commit is contained in:
@@ -15,7 +15,6 @@ import Semantic.ExpressionChecker
|
|||||||
import Semantic.FunctionChecker
|
import Semantic.FunctionChecker
|
||||||
import Model.Type
|
import Model.Type
|
||||||
import System.Environment.Blank (getArgs)
|
import System.Environment.Blank (getArgs)
|
||||||
import Parser.Expression
|
|
||||||
import Model.Enum
|
import Model.Enum
|
||||||
import Data.Either
|
import Data.Either
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user