[commit: haddock] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (acc3e9c)

Richard Eisenberg eir at cis.upenn.edu
Fri Jun 21 15:18:34 CEST 2013


Repository : ssh://darcs.haskell.org//srv/darcs/haddock

Branch 'overlapping-tyfams' now includes:

     b19a4be... Add an optional label to URLs
     b8dcf17... Add support for hyperlink labels to parser
     108f158... Add golden test for hyperlinks
     1483f36... Use LANGUAGE pragmas instead of default-extensions in cabal file
     8344dcc... Fix typo in comment
     0730c1b... Add a type signature for a where-binding
     83a2a6a... Update dependencies.
     c3811c5... Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6
     faf426d... Bump version number.
     2ea02e8... Update CHANGES.
     2cbeae0... Hide "internal" instances
     d7adab3... Tests for hiding instances (#37)
     8fe6416... Add an other test for hiding instances (#37)
     ed9ff6c... Improve haddock memory usage
     147d9cb... Add missing dependency to library
     16cdfa3... Move .ghci to project root
     dd94146... accept.hs: Ignore some files
     62ecd8b... Update reference renderings (bump version)
     85665a5... Update reference renderings (remove links for ())
     a427422... Update documentation of `runInteractiveProcess` in reference rendering
     81b9440... Merge branch 'hiddenInstances2' of http://github.com/feuerbach/haddock into ghc-7.6
     42422b7... Follow changes in GHC.
     ad375d4... Update CHANGES.
     8bfe43d... Update ANNOUNCE.
     d8b3b28... Merge branch 'hidden-instances' into ghc-7.6
     ff2e024... Update doc/README
     0f6c13f... Add documentation for URL labels
     80922e0... Disable Unicode test for now
     605502f... Update TypeOperators test for GHC 7.6.1
     47e6c8e... Remove (Monad (Either e)) instance from ref. rendering of CrossPackageDocs
     be61633... Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6
     59ddaa2... Update hidden instances tests.
     d40f783... Make API buildable with GHC 7.6.
     6ccf78e... Fix spurious superclass constraints bug.
     762cc90... Remove old examples
     c0d71b6... Adapt parsetests for GHC 7.6.1
     25badd8... Add test-suite section for parsetests to cabal file
     3495391... Remove test flag from cabal file
     eb44b44... Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6
     72eaac4... Remove redundant dependency from cabal file
     e4ffa19... Fix typo
     96e57fc... Remove trailing whitespace from cabal file
     ae3690c... Export Haddock's main entry point from library
     1171047... Depend on library for executable
     2319833... Set executable flag for Setup.lhs
     dd6209a... Extend rather than set environment when running HTML tests
     5e746fa... cross-package test: re-export IsString instead of Monad
     175406f... runtests.hs: Fix some warnings
     13e5da9... runtests.hs: Make -Wall proof
     bfaff48... runtests.hs: Use listToMaybe/fromMaybe instead of safeHead/maybe
     ac8417b... Update .ghci
     72675c1... Add markup support for properties
     dfbe1c4... Simplify lexing/parsing of properties
     0cf6d61... Add HTML test for properties
     48a078a... Add unit tests for properties
     d9c5e0e... Bump interface version
     9d46da4... Fix parser bug
     409b25a... Allow to load interface files with compatible versions
     59fe0a2... Export more types from Documentation.Haddock (fixes #216)
     ce09f35... Update ANNOUNCE and CHANGES
     48a3917... Bump version
     2490fd3... Fix typo in documentation
     98dcade... Add documentation for properties
     6d490e9... Remove redundant if-defs, more source documentation
     93410d5... Adapt cabal file
     ca0646c... Require ghc 7.6
     f3706c5... Bump version
     d31b961... Update ANNOUNCE and CHANGES
     36c2c37... Improve note about `binaryInterfaceVersion` (thanks David)
     4c3ac64... Update version in html tests, rpm spec file, and user manual
     c542021... Remove unused MonadFix constraint
     4dc9c21... Minor code simplification
     fa3a688... Increase code locality
     e8c6e9b... Minor code simplification
     2107860... Handle HsExplicitListTy in renameer (fixes #213)
     401dd83... Better error messages
     80666e9... Simplify RnM type
     3ba97f8... Simplify lookupRn
     6fafde6... Organize unite tests hierarchically
     91335e5... Handle more cases in renameType
     58c89fa... Add mini_HiddenInstances.html.ref and mini_HiddenInstancesB.html.ref
     6c4bdbc... Add /tests/html-tests/output/ to .gitignore
     dfc2cb4... Allow haddock markup in deprecation messages
     cea620e... If parsing of deprecation message fails, include it verbatim
     ab6e43c... Add description for PruneWithWarning test
     4334a16... Minor formatting change
     37a4e2c... Properly handle deprecation messages for re-exported things (fixes #220)
     55ebcbb... Add build artifacts for documentation to .gitignore
     b892eed... unit-tests: Improve readability
     a9de80e... unit-tests: Minor refactoring
     6b294a1... Fix typo
     89b5283... Add description for DeprecatedReExport test
     943c5b7... Move resources to /resources directory
     958d64d... Move HTML tests to directory /html-test/
     f21570e... Move HTML reference renderings to /html-test/ref/
     8be6dc2... Copy css, images, etc. on accept
     d63c495... Move unit tests to /test directory
     e251a5e... Fix Setup.lhs
     3c5efc1... Make test management scripts more robust
     fbaa58b... Add 'dev' flag to cabal file, that builds without -O2
     0007a5a... Add test case for "spurious superclass constraints bug"
     18fd9f5... Adapt accept.lhs, so that it ignores more index files
     a4fb9cb... Rename html-test/runtests.lhs to html-test/run.lhs
     7e1fed4... Move source files for HTML tests to html-test/src
     410d8a4... Adapt output directory for HTML tests
     cbc8e78... Update html-test/README
     a20efa0... Use markdown for html-test/README
     1d480b4... Export missing types from Documentation.Haddock
     e2c75d4... Bump version
     d78561d... Add missing test files to cabal file (fixes #230)
     3d25ea2... Update CHANGES
     8bdd26e... Implement overlapping type family instances.
     45e5d83... Track changes in HsBang
     47be313... Merge branch 'master' of http://darcs.haskell.org//haddock
     5b406e3... Use InstEnv.instanceSig rather than instanceHead (name change)
     266a20a... Track change to HsBang type
     8d4c94c... Merge branch 'ghc-7.6' into ghc-7.6-merge-2
     ba8711a... Using tcSplitSigmaTy in instanceHead' (FIXME is resolved.)
     ac12c70... Refactoring instanceHead'.
     85b8ac0... Using new syntax in html-test/src/GADTRecords.hs.
     c93bf53... Typo
     1f3344d... Follow changes in base
     51e11e2... Follow changes in GHC's build system
     1956cf7... Follow changes in GHC build system
     478b606... Use Alex 3's Unicode support to properly lex source files as UTF-8
     b6ef140... Adapt to tcRnGetInfo returning family instances too
     74c66f5... Fix for #7879.
     d15913b... Use "cp -L" when making $(INPLACE_LIB)/latex too
     cdfe4fd... Merge commit '8bdd26' into overlapping-tyfams
     eccf268... Merge branch 'master' into overlapping-tyfams
     e29bbf8... Add -itest to .ghci
     3580d64... Workaround for a failing build with --enable-tests.
     336e635... Fix broken test
     4a15d90... Merge branch 'master' of http://darcs.haskell.org/haddock
     66a142f... Updates to reflect change in HsDecls supporting closed type families.
     ce3ff85... Updates to reflect changes in HsDecls to support closed type families.
     acc3e9c... Merge branch 'master' into overlapping-tyfams



More information about the ghc-commits mailing list