File: Setup.lhs

package info (click to toggle)
haskell-binary-shared 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 76 kB
  • ctags: 1
  • sloc: haskell: 129; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
#!/usr/bin/runhaskell 
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain