File: Setup.lhs

package info (click to toggle)
haskell-hxt 8.5.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,764 kB
  • ctags: 105
  • sloc: haskell: 31,884; makefile: 547; xml: 253
file content (8 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
#!/usr/bin/runhaskell

> module Main where

> import Distribution.Simple

> main :: IO ()
> main = defaultMain