File: Setup.lhs

package info (click to toggle)
haskell-silently 1.2.5.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 76 kB
  • sloc: haskell: 125; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (32)
1
2
3
4
5
6
#!/usr/bin/runhaskell 
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain