hgraph/Setup.lhs
Stefan Dresselhaus cf6a581e9e initial commit
2013-11-14 13:28:05 +01:00

7 lines
110 B
Plaintext

#!/usr/bin/runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain