hgraph/Setup.lhs

7 lines
110 B
Plaintext

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