File: Setup.lhs

package info (click to toggle)
haskell-hint 0.3.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 188 kB
  • ctags: 1
  • sloc: haskell: 1,451; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (9)
1
2
3
4
5
#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMainWithHooks defaultUserHooks