File: Setup.hs

package info (click to toggle)
haskell-chart-cairo 1.9.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 64 kB
  • sloc: haskell: 220; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
#!/usr/bin/env runghc

module Main where

import Distribution.Simple

main :: IO ()
main = defaultMain