[Git][haskell-team/DHG_packages][master] these: patch in a Setup.hs

Clint Adams gitlab at salsa.debian.org
Thu Jun 18 23:17:23 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
26e3b31f by Clint Adams at 2020-06-18T18:16:52-04:00
these: patch in a Setup.hs

- - - - -


3 changed files:

- p/haskell-these/debian/changelog
- p/haskell-these/debian/patches/series
- + p/haskell-these/debian/patches/setup-hs


Changes:

=====================================
p/haskell-these/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-these (1.0.1-3) unstable; urgency=medium
+
+  * Patch in a Setup.hs.
+
+ -- Clint Adams <clint at debian.org>  Thu, 18 Jun 2020 18:16:42 -0400
+
 haskell-these (1.0.1-2) unstable; urgency=medium
 
   * Patch for newer dependencies.


=====================================
p/haskell-these/debian/patches/series
=====================================
@@ -1 +1,2 @@
+setup-hs
 newer-deps


=====================================
p/haskell-these/debian/patches/setup-hs
=====================================
@@ -0,0 +1,6 @@
+--- /dev/null
++++ b/Setup.hs
+@@ -0,0 +1,3 @@
++import Distribution.Simple
++
++main = defaultMain



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/26e3b31f5d924052e1bb7dad256c7c533b118f52

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/26e3b31f5d924052e1bb7dad256c7c533b118f52
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200618/6502482d/attachment.html>


More information about the Pkg-haskell-commits mailing list