[Sorry, sent from the wrong account at first.]
We currently don’t have the resources to work on DPH. I would obviously prefer
to leave the code in, in the hope that we will be able to return to it.
Manuel
> Richard Eisenberg :
>
> Hi devs,
>
> There's a sizable number of modules in the `vecto
Hello Simon,
Today I've been working on trying to whip bytestring's Builder into
shape [1,2]. The last remaining issue is a performance problem that
appears to be due to over-zealous floating of some small literals in
every GHC version I've tested (7.6, 7.8, and 7.10). The test case can be
found
> and the Wiki page is https://ghc.haskell.org/trac/ghc/wiki/GhcAstAnnotations
I read this page and I don't feel it answers my questions as it mostly seems to
talk about the
design. As a side note I don't understand the discussion of the design either.
Eg. the wiki page
lists four helper functi
All of the hsSyn ones. and the Wiki page is
https://ghc.haskell.org/trac/ghc/wiki/GhcAstAnnotations
They need to be updated whenever the Parser.y changes in a way that one of
the keywords that is not otherwise captured in the AST is introduced, or
moved.
Alan
On Thu, Jan 15, 2015 at 3:48 PM, Jan
> I am not sure what the best way is to add an internal source code link to
> it too without disturbing the haddock. I am open for suggestions.
For me as a developer the most important thing is when and how do I need to
add/modify these
comments when working with the source code? First place wher
This has come up in the review of D538 too. Once processed by haddock the
online documentation links through to the hsSyn/ApiAnnotation module where
more detail is given.
I am not sure what the best way is to add an internal source code link to
it too without disturbing the haddock. I am open for
Alan, devs,
since API annotations were added some data types in the source code have extra
comments related to
these annotations, eg.
-- | A type or class declaration.
data TyClDecl name
= -- | @type/data family T :: *->*@
--
-- - 'ApiAnnotation.AnnKeywordId' : 'ApiAnnotation.AnnType
I also have ghc-7.8.4 builds available in
https://copr.fedoraproject.org/coprs/petersen/ghc-7.8.4/
if that helps, though they replace the Fedora ghc packages.
Jens
___
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo