File: Setup.lhs

package info (click to toggle)
bnfc 2.6.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,124 kB
  • ctags: 74
  • sloc: haskell: 16,986; yacc: 246; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/usr/bin/env runghc

> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain