hgraph/Setup.lhs

7 lines
110 B
Plaintext
Raw Permalink Normal View History

2013-11-14 12:28:05 +00:00
#!/usr/bin/runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain