Re: [GHC] #893: several "extralibs" packages missing Setup.hs

2006-10-04 Thread GHC
#893: several "extralibs" packages missing Setup.hs
+---
  Reporter:  duncan |  Owner:  
  Type:  bug| Status:  closed  
  Priority:  normal |  Milestone:  6.6 
 Component:  libraries (other)  |Version:  6.5 
  Severity:  normal | Resolution:  fixed   
  Keywords: | Os:  Multiple
Difficulty:  Easy (1 hr)|   Architecture:  Multiple
+---
Changes (by duncan):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 Ah! I see Ross beat me to it. Thanks.
 So we're all done I think.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #893: several "extralibs" packages missing Setup.hs

2006-10-04 Thread GHC
#893: several "extralibs" packages missing Setup.hs
+---
  Reporter:  duncan |  Owner:  
  Type:  bug| Status:  new 
  Priority:  normal |  Milestone:  6.6 
 Component:  libraries (other)  |Version:  6.5 
  Severity:  normal | Resolution:  
  Keywords: | Os:  Multiple
Difficulty:  Easy (1 hr)|   Architecture:  Multiple
+---
Changes (by duncan):

  * milestone:  _|_ => 6.6

Comment:

 Great! Status update:

 only the time package is now missing Setup.hs.

 All the other bugs are fixed.

 Furthermore, I have a fix for the issue where haddock fails parsing in
 several packages. We've tested the fix on all the ghc-extralibs ebuilds in
 Gentoo. The fix will be included in the next Cabal release candidate (it's
 a one line fix which is nice).

 BTW: Ross, we're building from the ghc-extralibs tarball, not from darcs.

 I'm also changing the milestone back to 6.6 because we can trivially fix
 this in time. It's a 30sec job. I'll send in the patch now...

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #893: several "extralibs" packages missing Setup.hs

2006-09-28 Thread GHC
#893: several "extralibs" packages missing Setup.hs
+---
  Reporter:  duncan |  Owner:  
  Type:  bug| Status:  new 
  Priority:  normal |  Milestone:  _|_ 
 Component:  libraries (other)  |Version:  6.5 
  Severity:  normal | Resolution:  
  Keywords: | Os:  Multiple
Difficulty:  Easy (1 hr)|   Architecture:  Multiple
+---
Comment (by ross):

 Done (much as I hate the redundancy).

 But are you building straight from darcs?  Shouldn't we be putting Cabal
 tarballs of particular versions of these packages somewhere?

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #893: several "extralibs" packages missing Setup.hs

2006-09-28 Thread GHC
#893: several "extralibs" packages missing Setup.hs
+---
  Reporter:  duncan |  Owner:  
  Type:  bug| Status:  new 
  Priority:  normal |  Milestone:  _|_ 
 Component:  libraries (other)  |Version:  6.5 
  Severity:  normal | Resolution:  
  Keywords: | Os:  Multiple
Difficulty:  Easy (1 hr)|   Architecture:  Multiple
+---
Comment (by duncan):

 Note that this means that the libs do not build 'out of the box' with
 Cabal and thus the aim of the modular release is partly defeated.

 Gentoo does actually build all the extra libs in a modular fashion so it
 does affect us. We will have to patch this anyway for a ghc 6.6 ebuild (or
 rather for each individual library ebuild). So if we sent in a patch to
 fix this (ie just copy the Setup.hs from the other packages) would that be
 ok?

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #893: several "extralibs" packages missing Setup.hs

2006-09-28 Thread GHC
#893: several "extralibs" packages missing Setup.hs
+---
  Reporter:  duncan |  Owner:  
  Type:  bug| Status:  new 
  Priority:  normal |  Milestone:  _|_ 
 Component:  libraries (other)  |Version:  6.5 
  Severity:  normal | Resolution:  
  Keywords: | Os:  Multiple
Difficulty:  Easy (1 hr)|   Architecture:  Multiple
+---
Changes (by simonmar):

  * milestone:  6.6 => _|_

Comment:

 Not blocking 6.6, so milestone _|_

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #893: several "extralibs" packages missing Setup.hs

2006-09-08 Thread GHC
#893: several "extralibs" packages missing Setup.hs
--+-
Reporter:  duncan |Owner: 
Type:  bug|   Status:  new
Priority:  normal |Milestone:  6.6
   Component:  libraries (other)  |  Version:  6.5
Severity:  normal | Keywords: 
  Os:  Multiple   |   Difficulty:  Easy (1 hr)
Architecture:  Multiple   |  
--+-
The following packages are missing a Setup.hs file:

  * arrows
  * fgl
  * haskell-src
  * html
  * hunit
  * mtl
  * quickcheck
  * time

 These do all build fine with a default Setup.hs added, except...

 arrows.cabal seems to be missing !UndecidableInstances and the path to the
 C sources in time.cabal seems to be wrong (missing "cbits/"?).

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs