Skip to content
Snippets Groups Projects
Commit a2fc3875 authored by Simon Marlow's avatar Simon Marlow
Browse files

add default Setup.hs

parent e3dc6258
No related branches found
No related tags found
No related merge requests found
module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMain
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