Codebase list raincat / debian/1.1.1.2-4 Setup.lhs
debian/1.1.1.2-4

Tree @debian/1.1.1.2-4 (Download .tar.gz)

Setup.lhs @debian/1.1.1.2-4raw · history · blame

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