File: Setup.lhs

package info (click to toggle)
haskell-http 20060707-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 220 kB
  • ctags: 7
  • sloc: haskell: 1,885; sh: 108; makefile: 82
file content (8 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (31)
1
2
3
4
5
6
7
8
#!/usr/bin/env runghc

> module Main where

> import Distribution.Simple

> main :: IO ()
> main = defaultMain