[Git][haskell-team/DHG_packages][master] control-monad-free: add in fake Setup.hs

Clint Adams gitlab at salsa.debian.org
Mon Nov 5 04:04:40 GMT 2018


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


Commits:
1b58ae35 by Clint Adams at 2018-11-05T04:04:04Z
control-monad-free: add in fake Setup.hs

- - - - -


3 changed files:

- p/haskell-control-monad-free/debian/changelog
- + p/haskell-control-monad-free/debian/patches/missing-setup
- + p/haskell-control-monad-free/debian/patches/series


Changes:

=====================================
p/haskell-control-monad-free/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-control-monad-free (0.6.2-2) unstable; urgency=medium
+
+  * Add in fake Setup.hs.
+
+ -- Clint Adams <clint at debian.org>  Sun, 04 Nov 2018 23:03:44 -0500
+
 haskell-control-monad-free (0.6.2-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-control-monad-free/debian/patches/missing-setup
=====================================
@@ -0,0 +1,5 @@
+--- /dev/null
++++ b/Setup.hs
+@@ -0,0 +1,2 @@
++import Distribution.Simple
++main = defaultMain


=====================================
p/haskell-control-monad-free/debian/patches/series
=====================================
@@ -0,0 +1 @@
+missing-setup



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1b58ae35fd713d7038742a7e59f6adbacf8355e6
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/20181105/172f4c40/attachment.html>


More information about the Pkg-haskell-commits mailing list