File: missing-setup

package info (click to toggle)
haskell-rate-limit 1.4.2-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 76 kB
  • sloc: haskell: 107; makefile: 5
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