File: Setup.lhs

package info (click to toggle)
haskell-monadlist 0.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 64 kB
  • sloc: haskell: 335; makefile: 7
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