Codebase list raincat / upstream/1.1.1.2 Setup.lhs
upstream/1.1.1.2

Tree @upstream/1.1.1.2 (Download .tar.gz)

Setup.lhs @upstream/1.1.1.2raw · history · blame

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