File: Setup.lhs

package info (click to toggle)
haskell-quickcheck 2.14.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 432 kB
  • sloc: haskell: 5,104; sh: 32; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 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