File: Setup.lhs

package info (click to toggle)
haskell-network-multicast 0.0.10-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 76 kB
  • sloc: haskell: 28; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (15)
1
2
3
4
5
#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain