quickcheck/Setup.lhs
2006-11-17 15:22:30 +00:00

9 lines
111 B
Plaintext
Executable File

#!/usr/bin/env runghc
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain