Skip to content
Snippets Groups Projects
Commit 695881c4 authored by Oscar Leijendekker's avatar Oscar Leijendekker
Browse files

Made a symbol exposition explicit

parent 6b8ba2dd
No related branches found
No related tags found
No related merge requests found
Pipeline #89153086 passed
module Main where
import Lib
import Lib (someFunc)
main :: IO ()
main = someFunc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment