darcsden :: jcpetruzza -> hint -> blob

Runtime Haskell Interpreter (based on the GHC API)

root / Setup.lhs

1
2
3
4
5
#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMainWithHooks defaultUserHooks