Skip to content
Snippets Groups Projects
Commit aa8b0f78 authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Instead of Setup.lhs use .hs like everyone else does

parent 04e5cecd
No related branches found
No related tags found
No related merge requests found
import Distribution.Simple
main = defaultMain
#!/usr/bin/env runhaskell
> import Distribution.Simple
> 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