File: Setup.lhs

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