File: Setup.lhs

package info (click to toggle)
haskell-hxt-http 9.1.5.2-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 76 kB
  • sloc: haskell: 261; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
#!/usr/bin/runhaskell

> module Main where

> import Distribution.Simple

> main :: IO ()
> main = defaultMain