Codebase list raincat / scrub-obsolete/main Setup.lhs
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

Setup.lhs @scrub-obsolete/mainraw · history · blame

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