[commit: haddock] wip/pattern-synonyms's head updated: Update Haddock to new pattern synonym type signature syntax (edd2a3b)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:43:21 UTC 2015


Repository : ssh://git@git.haskell.org/haddock

Branch 'wip/pattern-synonyms' now includes:

     030c726 Adapt to small change in Pretty's exports
     39649d7 Some code simplification by using traverse
     a2f3551 Fix warnings in test helper
     c1228df Add ByteString version of Attoparsec
     bb6cef2 One pass parser and tests.
     64eb7db Rename Haddock.ParseSpec to Haddock.ParserSpec
     27876dc Don't append newline to parseString input
     2448bd7 Fix totality, unicode, examples, paragraph parsing
     d08865e Update acceptance tests
     ef9aa98 Support for bold.
     b11f371 Allow for headings inside function documentation.
     f1f94f2 Per-module extension flags and language listing.
     2aec8fd Bump interface version
     a03c935 Allow for nesting of paragraphs under lists.
     deb106d Allow escaping in URLs and pictures.
     15e1d57 Update documentation.
     2e3f0b8 Update maintainer
     764a6b8 Fixes #271
     7c90581 Support for -XPatternSynonyms
     96838d2 Update CPP check for __GLASGOW_HASKELL__
     cf73b00 <+>: Don't insert a space when concatenating empty nodes
     7d2106e Fix @ code blocks
     18e9417 Update tests
     039b234 Handle infix vs prefix names correctly everywhere, by explicitly specifying the context
     880b91e Correct whitespace in ‘hidden’ test for <+> change
     1e21c67 Document module header.
     01de3a3 Insert a space between module link and description
     860d650 Ensure a space between type signature and ‘Source’
     e0718f2 Add support for type/data families
     bc5756d Improve display of poly-kinded type operators
     7e53f62 Add test case for PatternSynonyms
     d86f688 Get rid of re-implementation of sortBy
     50d1d18 Only warn about missing docs when docs are missing
     6b35adf Add test case for inter-module type/data family instances
     91e2c21 Use a bespoke data type to indicate fixity
     fc7fd18 Strip a single leading space from bird tracks (#201)
     dfc006a Turn a source code comment into specs
     49b2a05 Update test case for lifted GADT type rendering
     1944b94 Don't shadow ‘strip’.
     14531f7 Make ImplicitParams render correctly (#260)
     64850ca Lower precedence of equality constraints
     6ca2767 Add RankNTypes test case to ImplicitParams.hs
     1bf6869 Fix rendering of Contents when links are present
     daa0ae5 Fix wording in the docs
     e5bd27b Change rendering of duplicate record field docs
     17970e6 Render fixity information
     843c42c Reorder topDeclElem to move the source/wiki links to the top
     9aa5a2a Use optLast instead of listToMaybe for sourceUrls/wikiUrls
     003f117 Differentiate between TH splices (line-links) and regular names
     68a7893 Group similar fixities together
     c40ee25 Update changelog
     28e685d Include fixity information in the Interface file
     3f6c34a Update changelog
     72f655f Update appearance of fixity annotations
     b8efaf4 Filter family instances of hidden types
     b999504 Add documentation for --source-entity-line
     5f02bd6 Revert "Reorder topDeclElem to move the source/wiki links to the top"
     dd05c5c Bump version to 2.15.0
     8f71c6f Fix up some whitespace
     3606ad5 Hide RHS of TFs with non-exported right hand sides
     64175d6 Add UnicodeSyntax alternatives for * and ->
     eaf0a0b Display minimal complete definitions for type classes
     4ebde6b Strip links from recently added html tests
     385db9a Update changelog
     5bcc099 Always read in prologue files as UTF8 (#286).
     f5532d2 Style only
     76bafc9 Add Fuuzetsu maintainers field in cabal file
     48f4567 Hide minimal definition for only-method classes
     82ab2c0 Fix issue #281
     77af42d Please cabal sdist
     725faca Drop needless --split-objs which slows us down.
     f3c7cd3 Fix a few typos
     bd134c7 Print kind signatures on GADTs
     8c64228 Add default for new PlatformConstraints field
     d6cf6f9 Drop leading whitespace in @-style blocks.
     a6e36fc Crash when exporting record selectors of data family instances
     2eafeb0 Make CHANGES consistent with what's now in 2.14.2
     c2a1f75 Actually bundle extra spec tests in sdist
     5210342 Update test cases for GHC bug #8945, Haddock #188
     4d361e8 Enforce strict GHC version in cabal file
     b1420ef Initialise some new PlatformConstants fields
     b4210d4 We don't actually want unicode here
     af3b144 Parse identifiers with ^ and ⋆ in them.
     1a4b54c Ignore version string during HTML tests.
     8222e68 Update CHANGES to follow 2.14.3
     ac60bd1 remove Origin flag from LHsBindsLR
     08aa509 Replace local `die` by new `System.Exit.die`
     dba02d6 Disambiguate ‘die’ in test runners.
     7ac2d0f Prepare modules for parser split.
     cc269e6 Move parser + parser tests out to own package.
     70ce2cb Move out Show and Eq instances to Types
     e8756e5 Remove no longer necessary parser error handling.
     a19af87 Please the GHC build-system.
     6bdd39c Update issue tracker URL
     4b1f57e Update issue tracker URL for haddock-library
     57aa591 Accomodate change in PatSyn representation
     e110e6e Revert "Accomodate change in PatSyn representation"
     c4f6201 Revert "Revert "Accomodate change in PatSyn representation""
     61f151a Clear up highlighting of identifiers with ‘'’s.
     276f201 Follow change in patSynSig
     18a5d55 Slightly update the readme.
     fc16033 Update cabal files
     b973784 Compatibility with older versions of base and bytestring
     7d4e156 Enable travis-ci for haddock-library
     05db136 haddock-library: Do not depend on haddock-library in test suite
     ab33b48 haddock-library: Use -Wall for specs
     fcad1df Use Travis with multiple GHC versions
     89448ef Comment improvements + few words in cabal file
     1bbda54 Use doctest to check examples in documentation
     8857e50 Remove doctest dependency
     ca2099a Travis tweaks
     dd3fee8 Don't actually forget to install specified GHC.
     e3f52bf Removed reliance on LambdaCase (which breaks build with ghc 7.4).
     f656de2 Fixed haddock warnings.
     5412c26 Update Travis, bump version
     5260671 Fix anchors. Closes #308.
     64aee65 Drop DocParagraph from front of headers
     f5be842 Don't mangle append order for nested lists.
     1a3f8f7 Bump haddock-library to 1.1.0 for release
     8d20ca8 Propagate overloading-mode for instance declarations in haddock (#9242)
     cb96b4f Adapt to new definition of HsDecls.TyFamEqn
     8ac42d3 Track GHC PackageId to PackageKey renaming.
     b99b57c Track changes for module reexports.
     d6aec63 Catch mid-line URLs. Fixes #314.
     d59fec2 Track type signature change of lookupModuleInAllPackages
     97b5fa2 If GhcProfiled, also build Haddock profiled.
     d9b224f Ignore TAGS files.
     d8f1c1c Update to attoparsec-0.12.1.1
     f32ad30 Fix forgotten src
     b2a807d Changes due to ghc api changes in package representation
     eee52f6 Import Data.Word w/o import-list
     aacaa91 Follow changes to TypeAnnot in GHC HEAD
     0cc5bc8 Fix import of 'empty' due to AMP.
     c3a7d47 Bump `base` constraint for AMP
     4023817 Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)
     ee47a1a Properly render package ID (not package key) in index, fixes #329.
     3f57c24 Disambiguate string-literals
     db14fd8 Revert "Followup changes to addition of -fwarn-context-quantification"
     12dc730 Revert "Revert "Followup changes to addition of -fwarn-context-quantification""
     a65d213 Revert "Fix import of 'empty' due to AMP."
     2f639ff Fix use-after-close lazy IO bug
     c72175b Add an .arcconfig file.
     c3f27a9 Add .arclint file.
     3fb325a Experimental support for collapsable headers
     3937a98 Collapse user-defined section by default (re #335)
     5a79e5b reflect ForeignType constructore removal
     199936a Remove overlapping pattern match
     9cdf19b Make compatible with `deepseq-1.4.0.0`
     edd2a3b Update Haddock to new pattern synonym type signature syntax


More information about the ghc-commits mailing list