ANN: haskell-src-exts 1.9.0

Fellow Haskelleers, I'm pleased to announce the release of haskell-src-exts-1.9.0! * On hackage: http://hackage.haskell.org/package/haskell-src-exts * Via cabal: cabal install haskell-src-exts * Darcs repo: http://code.haskell.org/haskell-src-exts 1.8.2 --> 1.9.0 =============== * OptionPragma is renamed to the more descriptive ModulePragma, and adds a constructor AnnModulePragma for handling ANN pragmas preceding module header. * Add instances for Eq/Ord/Data/Typeable for Fixity. * Add 'parseFileWithComments' and 'parseFileContentsWithComments' to L.H.Exts . * More informative error messages when HSX tags are mismatched (thanks Gracjan Polak for the patch!) Cheers, /Niklas

Hi Niklas,
I'm pleased to announce the release of haskell-src-exts-1.9.0!
* On hackage: http://hackage.haskell.org/package/haskell-src-exts
Any idea why the Haddock docs have not been generated for this version? There's also no "built on" available. Is it an issue with the server? Regards, Sean

Sean Leather
I'm pleased to announce the release of haskell-src-exts-1.9.0!
* On hackage: http://hackage.haskell.org/package/haskell-src-exts
Any idea why the Haddock docs have not been generated for this version? There's also no "built on" available. Is it an issue with the server?
Looks built to me... -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com

On Thu, Apr 15, 2010 at 12:00, Ivan Lazar Miljenovic < ivan.miljenovic@gmail.com> wrote:
Sean Leather
writes: I'm pleased to announce the release of haskell-src-exts-1.9.0!
* On hackage: http://hackage.haskell.org/package/haskell-src-exts
Any idea why the Haddock docs have not been generated for this version? There's also no "built on" available. Is it an issue with the server?
Looks built to me...
Hmm, now it does. Apparently, the server saw my email and responded nicely. http://hackage.haskell.org/packages/archive/haskell-src-exts/1.9.0/logs/succ... Thanks, Hackage! Sean

Hmm, now it does. Apparently, the server saw my email and responded nicely.
Well, it takes half an hour or so...
Yes, version 1.9.0 of haskell-src-exts was uploaded on "Sun Apr 11 10:43:03 UTC 2010," but the ghc build is dated as modified on "15-Apr-2010 02:42" (in some unknown timezone) according the log < http://hackage.haskell.org/packages/archive/haskell-src-exts/1.9.0/logs/success/>. I believe that's longer than 30 minutes. Regards, Sean

Sean Leather
Yes, version 1.9.0 of haskell-src-exts was uploaded on "Sun Apr 11 10:43:03 UTC 2010," but the ghc build is dated as modified on "15-Apr-2010 02:42" (in some unknown timezone) according the log < http://hackage.haskell.org/packages/archive/haskell-src-exts/1.9.0/logs/success/>. I believe that's longer than 30 minutes.
Interesting.... maybe there was some error on Hackage that stopped the builder from working... -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com
participants (4)
-
Ivan Lazar Miljenovic
-
Niklas Broberg
-
Ross Paterson
-
Sean Leather