File: Setup.lhs

package info (click to toggle)
haskell-hxt-xpath 9.1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 500 kB
  • sloc: haskell: 3,254; xml: 1,214; makefile: 77
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