Haskell multifile

Run Settings
LanguageHaskell
Language Version
Run Command
import Foo (foo) main = putStrLn $ "foo: " ++ foo
module Foo ( foo ) where foo :: String foo = "bar"
Editor Settings
Theme
Key bindings
Full width
Lines