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