ghc-mod/test/data/stack-project/app/Main.hs

7 lines
61 B
Haskell

module Main where
import Lib
main :: IO ()
main = someFunc