File: missing-setup

package info (click to toggle)
haskell-time-compat 1.9.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 484 kB
  • sloc: haskell: 6,591; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
Description: Add Setup.hs missing from upstream tarball
Author: Ilias Tsitsimpis <iliastsi@debian.org>

Index: b/Setup.hs
===================================================================
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain