File: DefaultSetup.lhs

package info (click to toggle)
hugs98 98.200609.21-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 41,884 kB
  • ctags: 8,913
  • sloc: haskell: 118,978; xml: 61,802; ansic: 46,695; sh: 8,750; cpp: 6,033; makefile: 2,661; yacc: 1,111; cs: 883; sed: 10
file content (5 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (15)
1
2
3
4
5
#!/usr/bin/runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain