-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
As of 97ed3b2:
λ> :l Ermine.Console.Module
...
λ> testLoader "Prelude.DB"
Left (interactive):1:1: error: expected: module headerremove whitespace at top
λ> testLoader "Prelude.DB"
Left (interactive):1:1: error: expected: ":",
"data", "infix", "infixl",
"infixr", "postfix", "prefix",
"type", end of input,
term variable
-- foreign data DB a
^ /cc @joshcough
Reactions are currently unavailable