File: Setup.lhs

package info (click to toggle)
haskell-alsa-core 0.5.0.1-10
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 52 kB
  • sloc: haskell: 79; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (34)
1
2
3
4
5
6
7
8
#!/usr/bin/env runghc

> module Main where

> import Distribution.Simple

> main :: IO ()
> main = defaultMain