File: Setup.hs

package info (click to toggle)
haskell-bytestring-lexing 0.5.0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: haskell: 1,036; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
#!/usr/bin/env runhaskell

module Main (main) where
import Distribution.Simple

main :: IO ()
main  = defaultMain