mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Remove Lib.hs.
This commit is contained in:
parent
51c0c40814
commit
e5282b9745
@ -1,6 +0,0 @@
|
|||||||
module Lib
|
|
||||||
( someFunc
|
|
||||||
) where
|
|
||||||
|
|
||||||
someFunc :: IO ()
|
|
||||||
someFunc = putStrLn "someFunc"
|
|
Loading…
Reference in New Issue
Block a user