Skip to content
Snippets Groups Projects
Commit 79da4c35 authored by Don Stewart's avatar Don Stewart
Browse files

should be .lhs file

darcs-hash:20070707012008-9c5c1-61b0adb14285a2048c813bf92f419b18b2efbb3b.gz
parent 5299e12b
No related branches found
No related tags found
No related merge requests found
module Main where
import Distribution.Simple
main :: IO ()
main = defaultMainWithHooks defaultUserHooks
#!/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