File: Setup.lhs

package info (click to toggle)
missingpy 0.1.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,400 kB
  • ctags: 17
  • sloc: haskell: 1,566; makefile: 118; python: 47; ansic: 37
file content (7 lines) | stat: -rwxr-xr-x 104 bytes parent folder | download | duplicates (42)
1
2
3
4
5
6
7
#!/usr/bin/env runhugs
arch-tag: Main setup script

> import Distribution.Simple

> main = defaultMain