[Pkg-haskell-commits] darcs: haskell-cgi: xhtml now comes with GHC

Joachim Breitner mail at joachim-breitner.de
Wed Apr 29 14:40:55 UTC 2015


Wed Apr 29 14:38:23 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * xhtml now comes with GHC

    M ./control -4

Wed Apr 29 14:38:23 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * xhtml now comes with GHC
diff -rN -u old-haskell-cgi/control new-haskell-cgi/control
--- old-haskell-cgi/control	2015-04-29 14:40:55.510433633 +0000
+++ new-haskell-cgi/control	2015-04-29 14:40:55.510433633 +0000
@@ -13,9 +13,6 @@
   , libghc-parsec3-prof
   , libghc-exceptions-dev (<< 0.9)
   , libghc-exceptions-prof
-  , libghc-xhtml-dev (>= 3000.0.0)
-  , libghc-xhtml-dev (<< 3000.3)
-  , libghc-xhtml-prof
   , libghc-multipart-dev (>= 0.1.2)
   , libghc-multipart-dev (<< 0.2)
   , libghc-multipart-prof
@@ -34,7 +31,6 @@
 Build-Depends-Indep: ghc-doc
   , libghc-parsec3-doc
   , libghc-exceptions-doc
-  , libghc-xhtml-doc
   , libghc-multipart-doc
   , libghc-network-doc
   , libghc-network-uri-doc




More information about the Pkg-haskell-commits mailing list