File: Setup.lhs

package info (click to toggle)
raincat 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,976 kB
  • sloc: haskell: 2,200; makefile: 10
file content (6 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (35)
1
2
3
4
5
6
#!/usr/bin/runhaskell 
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain