mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
Add the entry point.
This commit is contained in:
parent
a7bdcaa7c2
commit
b4becad5a3
@ -1 +1,8 @@
|
||||
module Main where
|
||||
|
||||
import Criterion.Main
|
||||
import Prologue
|
||||
|
||||
main :: IO ()
|
||||
main = defaultMain
|
||||
[]
|
||||
|
Loading…
Reference in New Issue
Block a user