Codebase list haskell-http-date / 26e3b31
these: patch in a Setup.hs Clint Adams 3 years ago
3 changed file(s) with 13 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 haskell-these (1.0.1-3) unstable; urgency=medium
1
2 * Patch in a Setup.hs.
3
4 -- Clint Adams <clint@debian.org> Thu, 18 Jun 2020 18:16:42 -0400
5
06 haskell-these (1.0.1-2) unstable; urgency=medium
17
28 * Patch for newer dependencies.
0 --- /dev/null
1 +++ b/Setup.hs
2 @@ -0,0 +1,3 @@
3 +import Distribution.Simple
4 +
5 +main = defaultMain