[Pkg-haskell-commits] darcs: haskell-src-exts: Fix whitespace errors

Dmitry Bogatov KAction at gnu.org
Fri Jan 9 10:27:15 UTC 2015


Fri Jan  9 10:16:37 UTC 2015  Dmitry Bogatov <KAction at gnu.org>
  * Fix whitespace errors

    M ./changelog -3 +2
    M ./control -3 +3

Fri Jan  9 10:16:37 UTC 2015  Dmitry Bogatov <KAction at gnu.org>
  * Fix whitespace errors
diff -rN -u old-haskell-src-exts/changelog new-haskell-src-exts/changelog
--- old-haskell-src-exts/changelog	2015-01-09 10:27:15.181189396 +0000
+++ new-haskell-src-exts/changelog	2015-01-09 10:27:15.181189396 +0000
@@ -13,13 +13,13 @@
 
 haskell-src-exts (1.14.0.1-4) unstable; urgency=medium
 
-  * s/optoins/options/. sigh. 
+  * s/optoins/options/. sigh.
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 24 Nov 2014 22:45:09 +0100
 
 haskell-src-exts (1.14.0.1-3) unstable; urgency=medium
 
-  * Fix passing ggc-min-expand=10 to gcc. 
+  * Fix passing ggc-min-expand=10 to gcc.
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 24 Nov 2014 19:21:17 +0100
 
@@ -361,4 +361,3 @@
   * Initial release.
 
  -- Florian Ragwitz <rafl at debianforum.de>  Wed, 20 Jul 2005 22:40:52 +0200
-
diff -rN -u old-haskell-src-exts/control new-haskell-src-exts/control
--- old-haskell-src-exts/control	2015-01-09 10:27:15.181189396 +0000
+++ new-haskell-src-exts/control	2015-01-09 10:27:15.181189396 +0000
@@ -6,9 +6,9 @@
 Build-Depends: debhelper (>= 9)
   , cdbs
   , haskell-devscripts (>= 0.9)
-  , ghc 
-  , ghc-prof 
-  , ghc-doc 
+  , ghc
+  , ghc-prof
+  , ghc-doc
   , happy (>= 1.17)
   , libghc-cpphs-dev (>= 1.11)
   , libghc-cpphs-prof




More information about the Pkg-haskell-commits mailing list