July 2015 Archives by date
Starting: Wed Jul 1 11:45:41 UTC 2015
Ending: Fri Jul 31 21:09:01 UTC 2015
Messages: 918
- [commit: ghc] wip/impredicativity: Add lazy instantiation for type classes (d58e17d)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Small optimizations to desugaring of InstanceOf constraints (b425c3f)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Several changes towards correct guard reasoning (avoid EquationInfo) (f4cf68a)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Put the term oracle in a separate file (45f7b8d)
git at git.haskell.org
- [commit: ghc] master: disable check for .init_array section on OpenBSD (bbf6078)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix problems with type var flavour discrimination (fd3c060)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Comments only (3f7494e)
git at git.haskell.org
- [commit: ghc] master: ghc-pkg: use read/writeUTF8File from Cabal (9aa0e4b)
git at git.haskell.org
- [commit: ghc] master: bin-package-db: copy paste writeFileAtomic from Cabal (bdd0b71)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Removed redundant stuff + comments (743b894)
git at git.haskell.org
- [commit: ghc] master: Build system: rename bindist to bindist-list... (bdf7f13)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix bugs in expression optimization (06cfdcb)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix problem with RULES desugaring (7807510)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix bug on generation of quantified vars in RULEs (212daac)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: more guards.. (26692cd)
git at git.haskell.org
- [commit: ghc] master: Implement PowerPC 64-bit native code backend for Linux (d3c1dda)
git at git.haskell.org
- [commit: ghc] master: Use `+RTS -G1` for more stable residency measurements (#9675) (b5e1944)
git at git.haskell.org
- [commit: ghc] master: Enable using qualified field of constructor in GHCi (1d6ead7)
git at git.haskell.org
- [commit: ghc] master: Fix Trac #10519 (f856383)
git at git.haskell.org
- [commit: ghc] master: Remove unnecessary OrdList from decl parser. (f07b7a8)
git at git.haskell.org
- [commit: ghc] master: users_guide: Describe order-dependence of -f and -O flags (6400c76)
git at git.haskell.org
- [commit: ghc] master: Remove redundant parser entry point (e4bf4bf)
git at git.haskell.org
- [commit: ghc] master: parser: Allow Lm (MODIFIER LETTER) category in identifiers (6b01d3c)
git at git.haskell.org
- [commit: ghc] master: Generalize traceM, traceShowM (fixes #10023) (39d83f2)
git at git.haskell.org
- [commit: ghc] master: Add "since" column for LANGUAGE extensions in user guide (8b55788)
git at git.haskell.org
- [commit: ghc] master: Fix some validation errors. (889c81c)
git at git.haskell.org
- [commit: ghc] master: Replace usages of `-w` by `-fno-warn`s (69beef5)
git at git.haskell.org
- [commit: ghc] master: Support MO_{Add, Sub}IntC and MO_Add2 in the LLVM backend (b1d1c65)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add -ignore-dot-ghci to some tests (124f399)
git at git.haskell.org
- [commit: ghc] master: Remove dead code / overlapping pattern (#9723) (ced27de)
git at git.haskell.org
- [commit: ghc] master: Lexer: remove -fno-warn-unused-do-bind (a4b0342)
git at git.haskell.org
- [commit: ghc] master: Comments only [skip ci] (aa778c8)
git at git.haskell.org
- [commit: ghc] master: Use -fno-warn-unused-imports instead of hiding `ord` (c875b08)
git at git.haskell.org
- [commit: ghc] master: Lexer.x and Parser.y: delete dead code (8e12a21)
git at git.haskell.org
- [commit: ghc] master: Easy way to defer type errors (implements #8353) (5d48e67)
git at git.haskell.org
- [commit: ghc] master: Fix typo [skip ci] (#10605) (3fabb71)
git at git.haskell.org
- [commit: ghc] master: rts: fix incorrect checking start for -x arguments (#9839) (75de613)
git at git.haskell.org
- [commit: ghc] master: Remove Hugs specific test setups (omit_compiler_type) (edb2c54)
git at git.haskell.org
- [commit: ghc] master: Remove all *.stderr/stdout-hugs files (7a3d85e)
git at git.haskell.org
- [commit: ghc] ghc-7.4: -package P was loading all versions of P in GHCi (#7030) (73bde5b)
git at git.haskell.org
- [commit: ghc] ghc-7.8: testsuite/T9379: Use GHC.Conc instead of Control.Concurrent.STM (be8556f)
git at git.haskell.org
- [commit: ghc] ghc-7.8: Merge branch 'ghc-7.8' of https://github.com/ghc/ghc into ghc-7.8 (4816fea)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix some validation errors. (93790bb)
git at git.haskell.org
- [commit: ghc] master: Specialise: Avoid unnecessary recomputation of free variable information (4681f55)
git at git.haskell.org
- [commit: ghc] ghc-7.8: Revert "testsuite/T9379: Use GHC.Conc instead of Control.Concurrent.STM" (10a7c13)
git at git.haskell.org
- [commit: ghc] ghc-7.4: Revert "Add --verbose and --help flags to gen_contents_index" (fef5dc9)
git at git.haskell.org
- [commit: ghc] branch 'wip/lexer-warnings' created
git at git.haskell.org
- [commit: ghc] wip/lexer-warnings: Remove warnings for -fwarn-incomplete-patterns (2765fcf)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Specialise: Avoid unnecessary recomputation of free variable information (f7ede67)
git at git.haskell.org
- [commit: ghc] master's head updated: Remove warnings for -fwarn-incomplete-patterns (2765fcf)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix typo in error message (df6665e)
git at git.haskell.org
- [commit: ghc] master: Spelling in comments (a07898e)
git at git.haskell.org
- [commit: ghc] branch 'wip/T10527' created
git at git.haskell.org
- [commit: ghc] wip/T10527: Use lazy substitution in simplCast (eb66575)
git at git.haskell.org
- [commit: ghc] master: Fix offset calculation in __stg_gc_fun (9180df1)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: It works (b4bcb69)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Cleaning up (37485f5)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Use lazy substitution in simplCast (07a1f32)
git at git.haskell.org
- [commit: ghc] master: Don't eagerly blackhole single-entry thunks (#10414) (aaa0cd2)
git at git.haskell.org
- [commit: ghc] master: Add more discussion of black-holing logic for #10414 (d27e7fd)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Don't eagerly blackhole single-entry thunks (#10414) (caacd1d)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Add more discussion of black-holing logic for #10414 (32c4e7a)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix "CPP directive" in comment (dde2095)
git at git.haskell.org
- [commit: ghc] master: Fix "CPP directive" in comment (d59cf4e)
git at git.haskell.org
- [commit: ghc] master: Add Note [Warnings in code generated by Alex] (db530f1)
git at git.haskell.org
- [commit: ghc] master: Build system: don't set GhcLibWays explicitly in build.mk.sample (#10536) (37de4ad)
git at git.haskell.org
- [commit: ghc] master: Fix word repetitions in comments (62fcf05)
git at git.haskell.org
- [commit: ghc] master: Update comments around blackholes (ebfc2fb)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Merge remote-tracking branch 'origin/master' into wip/orf-reboot (18bd41c)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Get rid of extendRecordFieldEnv, do it in getLocalNonValBinders instead (74835a4)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Introduce FieldOcc for occurrences of fields in HsExpr (ad5c18c)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Use FieldOcc for ConDeclField names; hsLTyClDeclBinders et al become a bit nicer (b0c6061)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Simplify hsLTyClDeclBinders still further (0cb7992)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Use first datacon name instead of tycon name when mangling selector names (eb8c8c8)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Get rid of dfid_rep_tycon and the whole assignInstDeclNames malarkey (45f91cb)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Fix silly bug in ifaceConDeclFields for empty data types (2346399)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Big refactoring to distinguish HsRecField from HsRecUpdField (f3bf2fa)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Do not store (lexical) parents in hsRecUpdFieldSel (aa0c512)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Extra tests for odd corner cases (094c9e1)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Merge branch 'wip/orf-reboot' of git://git.haskell.org/ghc into wip/orf-reboot (4986d6a)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot's head updated: Merge branch 'wip/orf-reboot' of git://git.haskell.org/ghc into wip/orf-reboot (4986d6a)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Fixed string handling (f9f62b5)
git at git.haskell.org
- [commit: ghc] master: Allow deferred type error warnings to be suppressed (f753cf1)
git at git.haskell.org
- [commit: ghc] master: Fix todo in compiler/nativeGen: Rename Size to Format (31580e2)
git at git.haskell.org
- [commit: ghc] master: Deferred type errors now throw TypeError (#10284) (9a3e165)
git at git.haskell.org
- [commit: ghc] master: fix EBADF unqueueing in select backend (Trac #10590) (5857e0a)
git at git.haskell.org
- [commit: ghc] master: Generalize `Control.Monad.forever` (6d69c3a)
git at git.haskell.org
- [commit: ghc] master: always use -fPIC on OpenBSD/AMD64 platform (d03bcfa)
git at git.haskell.org
- [commit: ghc] master: Fix #10596 by looking up 'Int' not 'Maybe Int' in the map. (00c8d4d)
git at git.haskell.org
- [commit: ghc] master: Export more types from GHC.RTS.Flags (#9970) (1967a52)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Fixed Record Pattern Translation (62d6edd)
git at git.haskell.org
- [commit: ghc] master: Backpack: Flesh out more Cabal details (8800a73)
git at git.haskell.org
- [commit: ghc] master: holePackageKey and isHoleModule utility functions. (d71b65f)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Prune uncovered at every step (had huge space leaks) (ded5c0f)
git at git.haskell.org
- [commit: haddock] branch 'T6018-injective-type-families' created
git at git.haskell.org
- [commit: haddock] branch 'fix-travis' created
git at git.haskell.org
- [commit: haddock] branch 'wip/remove-cabal-dep' created
git at git.haskell.org
- [commit: haddock] branch 'wip/T8584' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations-final5' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations-final4' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations-final6' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-annotations-separate' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations-final3' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations-final2' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D548-master' created
git at git.haskell.org
- [commit: haddock] branch 'wip/pattern-synonym-sig-backport' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-ann-hstylit' created
git at git.haskell.org
- [commit: haddock] branch 'wip/landmine-param-family' created
git at git.haskell.org
- [commit: haddock] branch '2.15.0.2' created
git at git.haskell.org
- [commit: haddock] branch '2.15.0.1' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-annots-ghc-7.10-3' created
git at git.haskell.org
- [commit: haddock] branch 'metainfo' created
git at git.haskell.org
- [commit: haddock] branch 'wip/orf-new' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D548-master-2' created
git at git.haskell.org
- [commit: haddock] branch '2.15' created
git at git.haskell.org
- [commit: haddock] branch 'adamse-D1033' created
git at git.haskell.org
- [commit: haddock] branch 'wip/T10483' created
git at git.haskell.org
- [commit: haddock] branch 'wip/attoparsec-update' created
git at git.haskell.org
- [commit: haddock] branch 'wip/10268' created
git at git.haskell.org
- [commit: haddock] branch 'wip/10313' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations-final' created
git at git.haskell.org
- [commit: haddock] branch 'wip/orf-reboot' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-ann-hstylit-5' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-ann-hstylit-4' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-ann-hstylit-3' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-ann-hstylit-2' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-ann-hstylit-1' created
git at git.haskell.org
- [commit: haddock] branch 'wip/rae' created
git at git.haskell.org
- [commit: haddock] branch 'v2.15' created
git at git.haskell.org
- [commit: haddock] branch 'wip/ast-prepare-annotations' created
git at git.haskell.org
- [commit: haddock] branch 'wip/trac-9744' created
git at git.haskell.org
- [commit: haddock] branch 'wip/api-annot-tweaks-7.10' created
git at git.haskell.org
- [commit: haddock] branch 'wip/T9840' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538-2' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538-3' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538-1' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538-6' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538-4' created
git at git.haskell.org
- [commit: haddock] branch 'wip/D538-5' created
git at git.haskell.org
- [commit: haddock] branch 'clean' created
git at git.haskell.org
- [commit: haddock] branch 'ghc-head' created
git at git.haskell.org
- [commit: haddock] branch 'wip/T9023' created
git at git.haskell.org
- [commit: haddock] tag 'haddock-2.16.0-release' created
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Prepare modules for parser split. (7ac2d0f)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Move parser + parser tests out to own package. (cc269e6)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Move out Show and Eq instances to Types (70ce2cb)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Remove no longer necessary parser error handling. (e8756e5)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Please the GHC build-system. (a19af87)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Update issue tracker URL (6bdd39c)
git at git.haskell.org
- [commit: haddock] ghc-7.8, v2.14, wip/T9023, wip/pattern-synonym-sig-backport: Update issue tracker URL (92ceb34)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Update issue tracker URL for haddock-library (4b1f57e)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Accomodate change in PatSyn representation (57aa591)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Revert "Accomodate change in PatSyn representation" (e110e6e)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Revert "Revert "Accomodate change in PatSyn representation"" (c4f6201)
git at git.haskell.org
- [commit: haddock] ghc-7.8, wip/T9023, wip/pattern-synonym-sig-backport: Merge branch 'v2.14' into ghc-7.8 (24122a5)
git at git.haskell.org
- [commit: haddock] 2.15,2.15.0.1,2.15.0.2,T6018-injective-type-families,adamse-D1033,clean,fix-travis,ghc-head,master,metainfo,v2.15,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T8584,wip/T9840,wip/api-ann-hstylit,wip/api-ann-hstylit-1,wip/api-ann-hstylit-2,wip/api-ann-hstylit-3,wip/api-ann-hstylit-4,wip/api-ann-hstylit-5,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/ast-annotations-separate,wip/ast-prepare-annotations,wip/ast-prepare-annotations-final,wip/ast-prepare-annotations-final2,wip/ast-prepare-annotations-final3,wip/ast-prepare-annotations-final4,wip/ast-prepare-annotations-final5,wip/ast-prepare-annotations-final6,wip/attoparsec-update,wip/landmine-param-family,wip/orf-new,wip/orf-reboot,wip/pattern-synonyms,wip/rae,wip/remove-cabal-dep,wip/trac-9744: Clear up highlighting of identifiers with â'âs. (61f151a)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Follow change in patSynSig (276f201)
git at git.haskell.org
- [commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: Follow change in patSynSig (e811b00)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Slightly update the readme. (18a5d55)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Update cabal files (fc16033)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Compatibility with older versions of base and bytestring (b973784)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Enable travis-ci for haddock-library (7d4e156)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: haddock-library: Do not depend on haddock-library in test suite (05db136)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: haddock-library: Use -Wall for specs (ab33b48)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Use Travis with multiple GHC versions (fcad1df)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Comment improvements + few words in cabal file (89448ef)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Use doctest to check examples in documentation (1bbda54)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Remove doctest dependency (8857e50)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Travis tweaks (ca2099a)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Don't actually forget to install specified GHC. (dd3fee8)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Removed reliance on LambdaCase (which breaks build with ghc 7.4). (e3f52bf)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Fixed haddock warnings. (f656de2)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Update Travis, bump version (5412c26)
git at git.haskell.org
- [commit: haddock] ghc-7.8, wip/T9023, wip/pattern-synonym-sig-backport: Accomodate change in PatSyn representation (e56a803)
git at git.haskell.org
- [commit: haddock] ghc-7.8, wip/pattern-synonym-sig-backport: Revert "Accomodate change in PatSyn representation" (87a6eed)
git at git.haskell.org
- [commit: haddock] wip/T9023: Follow change in patSynSig (e04e118)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Fix anchors. Closes #308. (5260671)
git at git.haskell.org
- [commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: Fix anchors. Closes #308. (9427cb0)
git at git.haskell.org
- [commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: Revert "Follow change in patSynSig" (32c6be7)
git at git.haskell.org
- [commit: haddock] ghc-7.8, wip/pattern-synonym-sig-backport: Merge branch 'v2.14' into ghc-7.8 (aaa00e8)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Drop DocParagraph from front of headers (64aee65)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Don't mangle append order for nested lists. (f5be842)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Bump haddock-library to 1.1.0 for release (1a3f8f7)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Propagate overloading-mode for instance declarations in haddock (#9242) (8d20ca8)
git at git.haskell.org
- [commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: GHC 7.8: follow changes in PatSyn and LHsBindsLR (60aa88e)
git at git.haskell.org
- [commit: haddock] ghc-7.8, wip/pattern-synonym-sig-backport: Merge branch 'v2.14' into ghc-7.8 (fdaec65)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Adapt to new definition of HsDecls.TyFamEqn (cb96b4f)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Track GHC PackageId to PackageKey renaming. (8ac42d3)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Track changes for module reexports. (b99b57c)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Catch mid-line URLs. Fixes #314. (d6aec63)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Track type signature change of lookupModuleInAllPackages (d59fec2)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: If GhcProfiled, also build Haddock profiled. (97b5fa2)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Ignore TAGS files. (d9b224f)
git at git.haskell.org
- [commit: haddock] wip/attoparsec-update: Update to attoparsec-0.12.1.1 (44194c3)
git at git.haskell.org
- [commit: haddock] wip/attoparsec-update: Update main cabal file too (ddf11f0)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Update to attoparsec-0.12.1.1 (d8f1c1c)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Fix forgotten src (f32ad30)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Bump down the version for master to 2.14.4 (5b81a9e)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Track type signature change of lookupModuleInAllPackages" (13d022e)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Track changes for module reexports." (c90796e)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Track GHC PackageId to PackageKey renaming." (9f37aff)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Adapt to new definition of HsDecls.TyFamEqn" (a9b29ef)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Propagate overloading-mode for instance declarations in haddock (#9242)" (3f71dfe)
git at git.haskell.org
- [commit: haddock] 2.15,2.15.0.1,2.15.0.2,T6018-injective-type-families,adamse-D1033,clean,fix-travis,ghc-head,master,metainfo,v2.15,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot: Revert "Disambiguate âdieâ in test runners." (574d3c1)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Replace local `die` by new `System.Exit.die`" (6b00a11)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Merge branch 'reverts' (5c93cc3)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix #313 by doing some list munging. (08db4c8)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Stop testing #188. (eba425b)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add #313 to CHANGES (1bc2028)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Bring in PostRn instance (1f1f7d5)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Provide PostTc DocName Kind instance (2a160df)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Introduce PlaceHolder instead of () (e4089ee)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Get rid of PlaceHolderNames class (87b2cba)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix warning (4f17193)
git at git.haskell.org
- [commit: haddock] fix-travis: Update travis-ci config (6983ac9)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix travis builds (373f21c)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Require GHC 7.8.3 (2c3f2b4)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Need a PlaceHolder for PostTc DocName Coercion (3362e23)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Move Haddock API to a separate package (e992520)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Bump version to 2.15.0 and add version constraints (4dc4d3c)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add deprecated compatibility module (259b2a9)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: export things to allow customizing how the Ghc session is run (a18e080)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: ghc 7.8.2 compatibility (61c5729)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: install dependencies for haddock-api on travis (92e50db)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Move sources under haddock-api/src (5d41d43)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Remove compat stuff (fefef1c)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Put all the PostRn/PostTc derivations in the same place (cc52fea)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix extra whitespace on signatures and update all test cases (26a44b9)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Omit unnecessary foralls and fix #315 (fb2a6bf)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update CHANGES (fe15219)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Delete few unused/irrelevant/badly-place files. (be7b100)
git at git.haskell.org
- [commit: haddock] wip/landmine-param-family: Sort out placeholder for HsWB (f5ff539)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Changes due to ghc api changes in package representation (b2a807d)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Import Data.Word w/o import-list (eee52f6)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Bump version in doc (0c40edf)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Bump haddock-library version (b20c3ac)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, v2.15, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Remove references to deleted files (9452954)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Make the doc parser not complain (215e040)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: CONTRIBUTING file for issues (94895ae)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Mention --print-missing-docs (b13adf2)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Follow changes to TypeAnnot in GHC HEAD (aacaa91)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Fix import of 'empty' due to AMP. (0cc5bc8)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Bump `base` constraint for AMP (c3a7d47)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Delete stale ANNOUNCE (acbc217)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426) (4023817)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Properly render package ID (not package key) in index, fixes #329. (ee47a1a)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Disambiguate string-literals (3f57c24)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Revert "Followup changes to addition of -fwarn-context-quantification" (db14fd8)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Revert "Revert "Followup changes to addition of -fwarn-context-quantification"" (12dc730)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Revert "Fix import of 'empty' due to AMP." (a65d213)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Working in HsCommaList in hsSyn (3808449)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Track changes to hsSyn (691b6de)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix improper lazy IO use (9680079)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Fix use-after-close lazy IO bug (2f639ff)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Backing out HsCommaList (59a5f09)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Warnings and deprecations are now located (d25ca57)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Make data constructors in HsDataDefn [Located [LConDecl name]] (099015e)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Replace [ConDeclField RdrName] with [Located [ConDeclField RdrName]] (465ace6)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Add an .arcconfig file. (c72175b)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Add .arclint file. (c3f27a9)
git at git.haskell.org
- [commit: haddock] wip/orf-new: Implement OverloadedRecordFields extension (b0e3edf)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Make name in IEVar located for pattern annotations (54f89f9)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: More locations for annotations (6587e1f)
git at git.haskell.org
- [commit: haddock] wip/ast-annotations-separate: Make IEModuleContents have Located ModuleName (b31be07)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Experimental support for collapsable headers (e2ed3b9)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Experimental support for collapsable headers (3fb325a)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Collapse user-defined section by default (re #335) (3937a98)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: reflect ForeignType constructore removal (5a79e5b)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/trac-9744: Remove overlapping pattern match (199936a)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Remove -fobject-code from .ghci (36ad2fd)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Get rid of StandaloneDeriving (2f6362e)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Derive more instances (1c5f4fe)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Remove unused language extensions (09f97fd)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: parser: Try to parse definition lists right before text paragraphs (09323ec)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Minor refactoring (ae2900c)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add support for markdown links (closes #336) (77ed6a6)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Allow markdown links at the beginning of a paragraph (58a5683)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add support for markdown images (af85d14)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update documentation (d1f0e6e)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Allow an optional colon after the closing bracket of definition lists (122fe6e)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: AST changes to prepare for annotations (99a29fd)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: whitespace only (08a2651)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix re-exports of built-in type families (8d82524)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Turn some uses of error into recoverable warnings (267e2c2)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix warnings (fc46251)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix parsing of identifiers written in infix way (0891c56)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Minor code simplification (86ee241)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: newtype-wrap parser monad (b4b25f5)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: con_name in ConDecl is now [Located Name] (1f234fa)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: Only print as a list when it is a list of names (c209a37)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final: Change con_name to con_names in ConDecl (6b8c221)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final: FixitySig has multiple names (d86af79)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final2: Apply changes to match AST (dd68ece)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/pattern-synonyms, wip/trac-9744: Make compatible with `deepseq-1.4.0.0` (9cdf19b)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: State intention rather than implementation details in Haddock comment (c2b84c0)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: (wip) Add support for @since (closes #26) (06517a6)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final3: Apply changes to match AST (966fc04)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final3: CondeclField now has multiple cd_fld_names (e3f9cf9)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final3: Apply changes to match AST (f4964b0)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final3: Replace head with case/panic (044ac2a)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final3: Merge remote-tracking branch 'haskell/wip/ast-prepare-annotations-final3' into wip/ast-prepare-annotations-final3 (fa621a6)
git at git.haskell.org
- [commit: haddock] wip/rae: Changes to reflect refactoring in GHC as part of #7484 (73b03f8)
git at git.haskell.org
- [commit: haddock] wip/pattern-synonyms: Update Haddock to new pattern synonym type signature syntax (edd2a3b)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Update Haddock to new pattern synonym type signature syntax (bf80e2f)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Follow changes from #9812 (1940912)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final4: Apply changes to match AST (73604b1)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final4: Replace head with case/panic (ef4f3bf)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final4: CondeclField now has multiple cd_fld_names (c29ea43)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final5: CondeclField now has multiple cd_fld_names (04a2c90)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final5: Replace head with case/panic (0d6891a)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final5: Apply changes to match AST (7b45279)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Changes to reflect refactoring in GHC as part of #7484 (2b3712d)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final6: CondeclField now has multiple cd_fld_names (8d26618)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final6: Apply changes to match AST (3361656)
git at git.haskell.org
- [commit: haddock] wip/ast-prepare-annotations-final6: Replace head with case/panic (e5c8fda)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/orf-reboot, wip/trac-9744: Follow API changes in D426 (5d8117d)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/orf-reboot, wip/trac-9744: Support for PartialTypeSignatures (1a9dcfe)
git at git.haskell.org
- [commit: haddock] wip/pattern-synonym-sig-backport: Update Haddock's format for pattern synonyms to match upcoming GHC 7.10 syntax (327b3d0)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/orf-reboot, wip/trac-9744: For pattern synonyms, render "pattern" as a keyword (b94ab90)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit: HsTyLit now has a SourceText field (7138dba)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5: HsTyLit now has a SourceText field (5eef94b)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5: Adding SourceText to pragma declarations (23a6b47)
git at git.haskell.org
- [commit: haddock] wip/trac-9744: hide projectVersion from DynFlags since it clashes with Haddock.Version.projectVersion (f510419)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: List new module in cabal file (c67e63a)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5: FunDeps are Located (f18360f)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Allow the parser to spit out meta-info (12a066d)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update doctest parts of comments (d453ce0)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: header could contain several lines (d867ff1)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-4, wip/api-ann-hstylit-5: Make RecCon payload Located (5f87fee)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Revert "Merge branch 'reverts'" (e1156b5)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Changes due to ghc api changes in package representation (b455abf)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Import Data.Word w/o import-list (aa88d2c)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Follow changes to TypeAnnot in GHC HEAD (906ac8d)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families,adamse-D1033,ghc-head,master,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot: Bump âbaseâ constraint (cb8921e)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426) (0833291)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Properly render package ID (not package key) in index, fixes #329. (6e95f42)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Disambiguate string-literals (4f93def)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add an .arcconfig file. (9110762)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add .arclint file. (53ba3a8)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Collapse user-defined section by default (re #335) (ad22493)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: reflect ForeignType constructore removal (1e99fd0)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Remove overlapping pattern match (ccebf5d)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Make compatible with `deepseq-1.4.0.0` (d5950c8)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update Haddock to new pattern synonym type signature syntax (a197615)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Follow changes from #9812 (79db0e9)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Changes to reflect refactoring in GHC as part of #7484 (d3f7216)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Follow API changes in D426 (7962951)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Support for PartialTypeSignatures (0573481)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: For pattern synonyms, render "pattern" as a keyword (3fd4c8c)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Various fixups and bumps for next release (1739375)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-4: IEThingAbs now carries a Located name (1a507af)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Remove redundant wild-card pattern match (b4b82e8)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Treat GHC 7.10 the same as GHC 7.9 (8cd72a0)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fixup ghc.mk (follow-up to 1739375eb23342) (179a3fa)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-5: IEThingAbs now carries a Located name (126d5a1)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-5: Add Location in KindedTyVar (597c878)
git at git.haskell.org
- [commit: haddock] wip/api-ann-hstylit-5: Remove Traversable instance for GenLocated SrcSpan (5ccca44)
git at git.haskell.org
- [commit: haddock] wip/D538: Fix import of 'empty' due to AMP. (8cd8010)
git at git.haskell.org
- [commit: haddock] wip/D538: Revert "Fix import of 'empty' due to AMP." (1169625)
git at git.haskell.org
- [commit: haddock] wip/D538: HsTyLit now has a SourceText field (8b4886a)
git at git.haskell.org
- [commit: haddock] wip/D538: Adding SourceText to pragma declarations (ade0426)
git at git.haskell.org
- [commit: haddock] wip/D538: FunDeps are Located (39f8cae)
git at git.haskell.org
- [commit: haddock] wip/D538: Make RecCon payload Located (90a816e)
git at git.haskell.org
- [commit: haddock] wip/D538: IEThingAbs now carries a Located name (fced924)
git at git.haskell.org
- [commit: haddock] wip/D538: Remove Traversable instance for GenLocated SrcSpan (20a7845)
git at git.haskell.org
- [commit: haddock] wip/D538: Add Location in KindedTyVar (704efef)
git at git.haskell.org
- [commit: haddock] wip/D538: Rebase against master (814dfd7)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Only keep one Version instead of blindly appending (b8ffb16)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Make RecCon payload Located (8dcc42e)
git at git.haskell.org
- [commit: haddock] wip/D538-1: IEThingAbs now carries a Located name (3e83af3)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Rebase against master (e9a17bd)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Add Location in KindedTyVar (5572bd8)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Remove Traversable instance for GenLocated SrcSpan (5ac5b40)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Revert "Fix import of 'empty' due to AMP." (18ff229)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Fix import of 'empty' due to AMP. (2f0b699)
git at git.haskell.org
- [commit: haddock] wip/D538-1: Adding SourceText to pragma declarations (f39be51)
git at git.haskell.org
- [commit: haddock] wip/D538-1: FunDeps are Located (c38a560)
git at git.haskell.org
- [commit: haddock] wip/D538-1: HsTyLit now has a SourceText field (40c73a4)
git at git.haskell.org
- [commit: haddock] wip/D538-2: Update to match D538 (52af2fa)
git at git.haskell.org
- [commit: haddock] wip/D538-2: Update to match D538 (f0bddae)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix dependency version (bbe19d7)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Print missing docs by default (d5090d5)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: update changelog (15f1081)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update docs for @since (60ccf50)
git at git.haskell.org
- [commit: haddock] wip/D538-3: Update to match D538 (b5d8ea7)
git at git.haskell.org
- [commit: haddock] wip/D538-3: Update to match D538 (fd25ec5)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: hide projectVersion from DynFlags since it clashes with Haddock.Version.projectVersion (7f23bd5)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-4, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add missing import for standalone haddock-api package (7c7468c)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Reset ghc-head with master's tree (3c191ef)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Bump versions for ghc-7.11 (45acead)
git at git.haskell.org
- [commit: haddock] wip/D538-4: Update to match D538 (d1db447)
git at git.haskell.org
- [commit: haddock] wip/D538-4: Update to match D538 (49938e3)
git at git.haskell.org
- [commit: haddock] wip/D538-5, wip/D538-6: Fix import of 'empty' due to AMP. (f1113a7)
git at git.haskell.org
- [commit: haddock] wip/D538-5, wip/D538-6: Revert "Fix import of 'empty' due to AMP." (ef6dff0)
git at git.haskell.org
- [commit: haddock] wip/D538-5, wip/D538-6: Update to match D538 (d29f7c5)
git at git.haskell.org
- [commit: haddock] wip/D538-5, wip/D538-6: Add missing import for standalone haddock-api package (b89e31b)
git at git.haskell.org
- [commit: haddock] wip/D538-5, wip/D538-6: Bump versions for ghc-7.11 (0475714)
git at git.haskell.org
- [commit: haddock] wip/D538-5: Update to match D538 (54c5e7c)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: travis-ci: test with HEAD (c1cab87)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Eliminate instanceHead' in favour of GHC's instanceSig (56b9e6b)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, v2.15: Make 2.15.0.1 release (8ad134e)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, v2.15: Bump haddock-api to 2.15.0.1 too (d230fef)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Make travis use 7.10.x (43d0789)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Turn the README into GitHub Markdown format. (9bd2bf9)
git at git.haskell.org
- [commit: haddock] 2.15, 2.15.0.2, v2.15: Make v2.15.0.2 release (a6016cd)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: bump haddock-api ghc dependency to allow release candidate and first release (959d205)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Remove redundant constraints from haddock, discovered by -fwarn-redundant-constraints (8b1d44f)
git at git.haskell.org
- [commit: haddock] wip/D538-6: Update to match D538 (f60be3d)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Track naming change in DataCon (04cf63d)
git at git.haskell.org
- [commit: haddock] wip/D548-master, wip/D548-master-2: Fix import of 'empty' due to AMP. (bef589a)
git at git.haskell.org
- [commit: haddock] wip/D548-master, wip/D548-master-2: Revert "Fix import of 'empty' due to AMP." (5c0d3d6)
git at git.haskell.org
- [commit: haddock] wip/D548-master, wip/D548-master-2: Update to match D538 (091b9e6)
git at git.haskell.org
- [commit: haddock] wip/D548-master: Update to match D538 (0bceabc)
git at git.haskell.org
- [commit: haddock] wip/D548-master-2: Update to match D538 (7cce80a)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/T10483, wip/T9840, wip/orf-reboot: Follow API changes in D538 (d61bbc7)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Ignore warnings, install Cabal 1.22 (7b65f55)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: solve dataDir ambiguity (08c65a9)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: support GHC 7.10: no Safe-Inferred, Foldable instance (8d3df49)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Update test files (2c60cb0)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Links to source location of class instance definitions (279a662)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Filter '\r' from comments due to Windows problems. (41e146b)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Changelog only (fe10d30)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: --package-name and --package-version flags (8e06728)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Sort out some module import warnings (bf77580)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Track naming change in DataCon (df0239b)
git at git.haskell.org
- [commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Follow API changes in D538 (89fc560)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/T10483, wip/T9840, wip/orf-reboot: Track changes in HsSyn for quasi-quotes (4bb685b)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/T10483, wip/T9840, wip/orf-reboot: --package-name and --package-version flags (f9ae6aa)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Prevent Synopsis from using up too much horizontal space (71170fc)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Update changelog (0fc494f)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Make the error encountered when a package can't be found more user-friendly (fdcd190)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Remove now redundant imports (10437c8)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Update test to account for \r filtering (f42970c)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Test for anchor defaulting (7d8ece2)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Clearly default to variables in out of scope case (6dee5e8)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Fix Hoogle display of constructors (bb0ecbb)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Fully qualify names in Hoogle instances output (fdc4e8a)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Update changelog (4999f09)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Output method documentation in Hoogle backend (1a65ec5)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Don't print instance safety information in Hoogle (e49d473)
git at git.haskell.org
- [commit: haddock] wip/orf-reboot: Move PostRn/PostTc family instances for DocName into Haddock.Types (0f08cc2)
git at git.haskell.org
- [commit: haddock] wip/orf-reboot: Roughly fix up haddock for OverloadedRecordFields GHC API changes (d137dae)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Post-release version bumps and changelog (b44763d)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Loosen bounds on haddock-* (8ba7777)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Expand response files in arguments (d567a12)
git at git.haskell.org
- [commit: haddock] T6018-injective-type-families: Follow changes from #6018 (bd3f059)
git at git.haskell.org
- [commit: haddock] wip/10268: HsTyVar now holds a Located name (44c7fdf)
git at git.haskell.org
- [commit: haddock] wip/T9840: Handle EmptyClosedSynFamilyTyCon introduced in fix to #9840 (593a775)
git at git.haskell.org
- [commit: haddock] wip/T9840: Alternative representation for empty closed type families (c86a8b2)
git at git.haskell.org
- [commit: haddock] wip/T9840: Closed type family syntax now distinguishes abstract/empty families (714de29)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Do not insert anchor for section headings in contents box (5d04e31)
git at git.haskell.org
- [commit: haddock] adamse-D1033, ghc-head, wip/10313, wip/T10483, wip/T9840, wip/orf-reboot: Track change in API of TyCon (5bbae8b)
git at git.haskell.org
- [commit: haddock] wip/T9840: Merge remote-tracking branch 'origin/ghc-head' into wip/T9840 (31d1ed3)
git at git.haskell.org
- [commit: haddock] adamse-D1033, ghc-head, wip/10313, wip/T10483, wip/orf-reboot: Track API changes to support empty closed type familes (26a590c)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Ignore doc/haddock.{ps, pdf} (319bf20)
git at git.haskell.org
- [commit: haddock] adamse-D1033, ghc-head, wip/10313, wip/T10483, wip/orf-reboot: Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385 (2380f07)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385 (bf31846)
git at git.haskell.org
- [commit: haddock] master, wip/api-annots-ghc-7.10-3: haddock-library: require GHC >= 7.4 (3fee88b)
git at git.haskell.org
- [commit: haddock] adamse-D1033, ghc-head, wip/10313, wip/T10483, wip/orf-reboot: Track the new location of setRdrNameSpace (5a57a24)
git at git.haskell.org
- [commit: haddock] adamse-D1033, ghc-head, wip/10313, wip/T10483, wip/orf-reboot: ApiAnnotations : strings in warnings do not return SourceText (45df734)
git at git.haskell.org
- [commit: haddock] master: Create simple method for indentation parsing. (39a7a1b)
git at git.haskell.org
- [commit: haddock] master: Make nested lists count indentation according to first item. (7649798)
git at git.haskell.org
- [commit: haddock] master: Add simple test case for arbitrary-depth list nesting. (c4a73b5)
git at git.haskell.org
- [commit: haddock] wip/api-annots-ghc-7.10-3: ApiAnnotations : strings in warnings do not return SourceText (81affaa)
git at git.haskell.org
- [commit: haddock] master: Add arbitrary-indent spec test for parser. (3536512)
git at git.haskell.org
- [commit: haddock] master: Update docs with info on new list nesting rule (194f382)
git at git.haskell.org
- [commit: haddock] master: Update some meta data at the top of the docs (d50967d)
git at git.haskell.org
- [commit: haddock] wip/T10483: Track change to HsForAllTy (cb2efca)
git at git.haskell.org
- [commit: haddock] master: Add some Hacking docs for getting started (fb5d858)
git at git.haskell.org
- [commit: haddock] master: Fix markdown (2d1b63e)
git at git.haskell.org
- [commit: haddock] master: Refine hacking instructions slightly (a65953d)
git at git.haskell.org
- [commit: haddock] adamse-D1033, ghc-head, wip/orf-reboot: Update after wild card renaming refactoring in D613 (553c719)
git at git.haskell.org
- [commit: haddock] master: Build executable with '-threaded' (fixes #399) (2b467a7)
git at git.haskell.org
- [commit: haddock] master: Update changelog for -threaded (3d9e813)
git at git.haskell.org
- [commit: haddock] master: Fix haddock: internal error: spliceURL UnhelpfulSpan (#207) (a7c6a56)
git at git.haskell.org
- [commit: haddock] master: Changelog for #207 (5aaa14f)
git at git.haskell.org
- [commit: haddock] master: Attach to instance location the name that has the same location file (3d11080)
git at git.haskell.org
- [commit: haddock] master: Update changelog (f48474f)
git at git.haskell.org
- [commit: haddock] master: Fix alignment of Source links in instance table in Firefox (a476b25)
git at git.haskell.org
- [commit: haddock] master: Update tests for the CSS changes (4343f6c)
git at git.haskell.org
- [commit: haddock] wip/orf-reboot: Merge remote-tracking branch 'github/ghc-head' into wip/orf-reboot (637b695)
git at git.haskell.org
- [commit: haddock] master: Fix identifier recognition in Haskell source parser. (01a2e7c)
git at git.haskell.org
- [commit: haddock] master: Fix span matcher bug causing wrong items being hyperlinked. (7d43b8a)
git at git.haskell.org
- [commit: haddock] master: Adapt source span tagging to work with current whitespace handling. (57d4c9c)
git at git.haskell.org
- [commit: haddock] master: Add support for recognizing compiler pragmas in source parser. (e5bd5d3)
git at git.haskell.org
- [commit: haddock] master: Implement simple string chunking based on HsColour library. (413f7f3)
git at git.haskell.org
- [commit: haddock] master: Create basic token classification method. (6fb8d5a)
git at git.haskell.org
- [commit: haddock] master: Create simple HTML renderer for parsed source file. (5e904cb)
git at git.haskell.org
- [commit: haddock] master: Add support for specifying the CSS file path in HTML source renderer. (1a43f35)
git at git.haskell.org
- [commit: haddock] master: Implement utility method for extracting variable identifiers from AST. (74de002)
git at git.haskell.org
- [commit: haddock] master: Create scaffolding for Haskell source parser module. (ce0237f)
git at git.haskell.org
- [commit: haddock] master: Add dummy support for hyperlinking named tokens. (cb3ece1)
git at git.haskell.org
- [commit: haddock] master: Constrain elements exported by hyperlinker modules. (9a51a6d)
git at git.haskell.org
- [commit: haddock] master: Implement function for tagging parsed chunks with source spans. (e17f625)
git at git.haskell.org
- [commit: haddock] master: Make parser module export all types and associated accessors. (7b60788)
git at git.haskell.org
- [commit: haddock] master: Implement module export- and import-list item hyperlinking. (c84a3ef)
git at git.haskell.org
- [commit: haddock] master: Add record accessors to exports of hyperlinker parser module. (c7ecc59)
git at git.haskell.org
- [commit: haddock] master: Create simple mechanism for associating tokens with AST names. (d06a2b5)
git at git.haskell.org
- [commit: haddock] master: Add support for type token recognition. (666af8d)
git at git.haskell.org
- [commit: haddock] master: Implement go-to-definition mechanism for local bindings. (21984e4)
git at git.haskell.org
- [commit: haddock] master: Add support for binding token recognition. (7065693)
git at git.haskell.org
- [commit: haddock] master: Fix comment recognition in Haskell source parser. (ffd0e80)
git at git.haskell.org
- [commit: haddock] master: Create scaffolding of module for associating tokens with AST names. (d275f87)
git at git.haskell.org
- [commit: haddock] master: Fix weird hyperlinking of parenthesized operators. (b31513d)
git at git.haskell.org
- [commit: haddock] master: Fix span matching to allow parenthesized operators hyperlinking. (fab61bb)
git at git.haskell.org
- [commit: haddock] master: Add support for parsing C preprocessor macros. (61942ce)
git at git.haskell.org
- [commit: haddock] master: Extend module interface with rich source token stream field. (3eb96a6)
git at git.haskell.org
- [commit: haddock] master: Fix external anchors to contain HTML file extension. (1064953)
git at git.haskell.org
- [commit: haddock] master: Fix issue with hyperlink highlight styling in Chrome browser. (671e7dc)
git at git.haskell.org
- [commit: haddock] master: Fix parsing of single line comments with broken up newlines. (ebd60c5)
git at git.haskell.org
- [commit: haddock] master: Refactor the way AST names are handled within detailed tokens. (60db149)
git at git.haskell.org
- [commit: haddock] master: Make hyperlinker generate correct anchors for data constructors. (5a86381)
git at git.haskell.org
- [commit: haddock] master: Create module with hyperlinker utility functions. (844c09d)
git at git.haskell.org
- [commit: haddock] master: Implement workaround for Chrome highlighting issues. (6cf5e45)
git at git.haskell.org
- [commit: haddock] master: Add support for type declaration anchors. (162b02e)
git at git.haskell.org
- [commit: haddock] master: Make hyperlinker generate anchors for record field declarations. (46b1520)
git at git.haskell.org
- [commit: haddock] master: Create hyperlinker module and plug it into the Haddock pipeline. (62d44cd)
git at git.haskell.org
- [commit: haddock] master: Add command line option for generating hyperlinked source. (ce4b560)
git at git.haskell.org
- [commit: haddock] master: Fix bug with improper newline handling. (a7888ae)
git at git.haskell.org
- [commit: haddock] master: Rewrite source generation to fixed links and directory structure. (ab07020)
git at git.haskell.org
- [commit: haddock] master: Fix issues with escaped newlines in comments. (45cc27f)
git at git.haskell.org
- [commit: haddock] master: Implement hyperlinking of imported module names. (a85224a)
git at git.haskell.org
- [commit: haddock] master: Add basic support for cross-package hyperlink generation. (a6eb5a1)
git at git.haskell.org
- [commit: haddock] master: Disable generating hyperlinks for module references. (98cb99c)
git at git.haskell.org
- [commit: haddock] master: Add some documentation for AST module of source hyperlinker. (937a601)
git at git.haskell.org
- [commit: haddock] master: Add support for providing custom CSS files for hyperlinked source. (6f16398)
git at git.haskell.org
- [commit: haddock] master: Add support for top-level function declaration anchors. (c678689)
git at git.haskell.org
- [commit: haddock] master: Make Haddock generate source for all interfaces (also hidden ones). (4a6b6c1)
git at git.haskell.org
- [commit: haddock] master: Prevent source parser from throwing exception when lexing fails. (311b3cc)
git at git.haskell.org
- [commit: haddock] master: Make source hyperlinker generate output in apropriate directory. (affd889)
git at git.haskell.org
- [commit: haddock] master: Add some documentation for parser module of source hyperlinker. (416c384)
git at git.haskell.org
- [commit: haddock] master: Make external hyperlinks point to locations specified by source URLs. (d58bcf2)
git at git.haskell.org
- [commit: haddock] master: Implement source tokenization during interface creation process. (4190a05)
git at git.haskell.org
- [commit: haddock] master: Add support for fancy highlighting upon hovering over identifier. (a6bd86a)
git at git.haskell.org
- [commit: haddock] master: Add support for hyperlinking field names in record patterns. (a1d3cb1)
git at git.haskell.org
- [commit: haddock] master: Add simple tests for do-notation parsing. (2426a64)
git at git.haskell.org
- [commit: haddock] master: Add basic tests related to comment parsing. (f3d1f3c)
git at git.haskell.org
- [commit: haddock] master: Setup HSpec framework for Haddock API package. (d44fc5b)
git at git.haskell.org
- [commit: haddock] master: Add support for hyperlinking field names in record expressions. (7d26944)
git at git.haskell.org
- [commit: haddock] master: Add test case for literal syntax highlighting. (9dfb3f8)
git at git.haskell.org
- [commit: haddock] master: Add test case for basic identifier hyperlinking. (3b6cbe3)
git at git.haskell.org
- [commit: haddock] master: Add very simple QuickCheck properties for source parser spec. (5ddb425)
git at git.haskell.org
- [commit: haddock] master: Add support for hyperlinking constructor names in patters. (d6cfd26)
git at git.haskell.org
- [commit: haddock] master: Create simple test runner for hyperlinker tests. (5f13457)
git at git.haskell.org
- [commit: haddock] master: Add test case for constructor hyperlinking. (95dfb7a)
git at git.haskell.org
- [commit: haddock] master: Make hyperlinker respect pretty-printer flag and add documentation. (6bebd57)
git at git.haskell.org
- [commit: haddock] master: Add test case for record expressions and patterns hyperlinking. (354d329)
git at git.haskell.org
- [commit: haddock] master: Add tests related to parsing basic language constructs. (86ccbbf)
git at git.haskell.org
- [commit: haddock] master: Add test case for operator hyperlinking. (15ac1a8)
git at git.haskell.org
- [commit: haddock] master: Unexpose hyperlinker modules in Cabal configuration. (fe22eda)
git at git.haskell.org
- [commit: haddock] master: Adapt hyperlinker test runner to have the same interface as HTML one. (beab75b)
git at git.haskell.org
- [commit: haddock] master: Fix hyperlinker test runner file paths and add pretty-printing option. (5da9073)
git at git.haskell.org
- [commit: haddock] master: Add hyperlinker test runner to .cabal and .gitignore files. (cddb709)
git at git.haskell.org
- [commit: haddock] master: Add reference files for hyperlinker test cases. (40d0a05)
git at git.haskell.org
- [commit: haddock] master: Make hyperlinker test runner strip local links from generated source. (395a9c3)
git at git.haskell.org
- [commit: haddock] master: Create simple script for accepting hyperlinker test case references. (7675698)
git at git.haskell.org
- [commit: haddock] master: Re-accept hyperlinker test cases with local references stripped out. (db51ad0)
git at git.haskell.org
- [commit: haddock] master: Fix bug with diffing wrong files in hyperlinker test runner. (a229331)
git at git.haskell.org
- [commit: haddock] master: Remove unused dependencies in Haddock API spec configuration. (4b0b4a8)
git at git.haskell.org
- [commit: haddock] master: Add support for hyperlinking synonyms in patterns. (b91ee2f)
git at git.haskell.org
- [commit: haddock] master: Create test case for hyperlinking @-patterns. (dc2eed5)
git at git.haskell.org
- [commit: haddock] master: Add support for hyperlinking universally quantified type variables. (dd781d1)
git at git.haskell.org
- [commit: haddock] master: Create hyperlinker test case with quantified type variables. (571944f)
git at git.haskell.org
- [commit: haddock] master: Add scoped type variables test for polymorphism test case. (2b748bb)
git at git.haskell.org
- [commit: haddock] master: Add record wildcards test for records hyperlinking test case. (d6fcd46)
git at git.haskell.org
- [commit: haddock] master: Document some functions in XHTML utlity module. (980664b)
git at git.haskell.org
- [commit: haddock] master: Make hyperlinker render qualified names as one entity. (868248d)
git at git.haskell.org
- [commit: haddock] master: Add qualified name test for identifiers hyperlinking test case. (8071c27)
git at git.haskell.org
- [commit: haddock] master: Fix crash happening when hyperlinking type family declarations. (0d0550c)
git at git.haskell.org
- [commit: haddock] master: Add support for anchoring data family constructor declarations. (5c01af0)
git at git.haskell.org
- [commit: haddock] master: Improve support for hyperlinking type families. (28e93ce)
git at git.haskell.org
- [commit: haddock] master: Add hyperlinker test case for checking type and type family declarations. (0ea2c4a)
git at git.haskell.org
- [commit: haddock] master: Fix issue with operators being recognized as preprocessor directives. (aa6c6de)
git at git.haskell.org
- [commit: haddock] master: Fix broken tests for parsing and hyperlinking hash operators. (257e045)
git at git.haskell.org
- [commit: haddock] master: Add support for anchoring signatures in type class declarations. (d761512)
git at git.haskell.org
- [commit: haddock] master: Make hyperlinker generate anchors only to top-level value bindings. (ef3b869)
git at git.haskell.org
- [commit: haddock] master: Create hyperlinker test case for type classes. (29bb1ce)
git at git.haskell.org
- [commit: haddock] master: Update docs with information about source hyperlinking. (9c156cd)
git at git.haskell.org
- [commit: haddock] master: Update docs on using `--read-interface` option. (820381b)
git at git.haskell.org
- [commit: haddock] master: Remove potentially dangerous record access in hyperlinker AST module. (a861470)
git at git.haskell.org
- [commit: haddock] master: Make Haddock generate warnings about potential misuse of hyperlinker. (cab1191)
git at git.haskell.org
- [commit: haddock] master: Fix incorrect specification of source style option in doc file. (861c45b)
git at git.haskell.org
- [commit: haddock] master: Refactor source path mapping to use modules as indices. (99980dc)
git at git.haskell.org
- [commit: haddock] master: Fix bug where not all module interfaces were added to source mapping. (5927bfd)
git at git.haskell.org
- [commit: haddock] master: Extract main hyperlinker types to separate module. (fcaa46b)
git at git.haskell.org
- [commit: haddock] master: Move source paths types to hyperlinker types module. (1325460)
git at git.haskell.org
- [commit: haddock] master: Add support for hyperlinking modules in import lists. (bbd036a)
git at git.haskell.org
- [commit: haddock] master: Add short documentation for hyperlinker source map type. (b6e9968)
git at git.haskell.org
- [commit: haddock] master: Fix bug with module name being hyperlinked to `Prelude`. (0e1cad7)
git at git.haskell.org
- [commit: haddock] master: Fix problem with spec build in Haddock API configuration. (d76c57b)
git at git.haskell.org
- [commit: haddock] adamse-D1033: StrictData: print correct strictness marks (53c47c6)
git at git.haskell.org
- [commit: haddock] master: Update changelog (ad3b36b)
git at git.haskell.org
- [commit: haddock] master: Relax upper bound on GHC a bit (d5298da)
git at git.haskell.org
- [commit: haddock] master: Delete trailing whitespace (06e6751)
git at git.haskell.org
- [commit: haddock] wip/pattern-synonyms's head updated: Update Haddock to new pattern synonym type signature syntax (edd2a3b)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Refactoring from Simon and Dimitrios (26d6a3b)
git at git.haskell.org
- [commit: ghc] master: Unbreak Windows build: delete unusud throwIOIO (3d5f8e7)
git at git.haskell.org
- [commit: ghc] master: Delete duplicate "Note [Unpack equality predicates]" (6f9efcb)
git at git.haskell.org
- [commit: ghc] branch 'wip/T10527-2' created
git at git.haskell.org
- [commit: ghc] wip/T10527-2: Add an ambient Id substitution to Subst (9e4908b)
git at git.haskell.org
- [commit: ghc] master: Broaden Outputable instance for Termination (f3bfa3b)
git at git.haskell.org
- [commit: ghc] master: Comments only (85b14a7)
git at git.haskell.org
- [commit: ghc] master: Fix Trac #10618 (out of scope operator) (4f9d600)
git at git.haskell.org
- [commit: ghc] master: Bitmap: Fix thunk explosion (b29633f)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Keep working on RULES simplification (e37d47b)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Merge remote-tracking branch 'origin/wip/impredicativity' into wip/impredicativity (a56a5ba)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Remove isInstantiationFn from IdInfo (d99b170)
git at git.haskell.org
- [commit: ghc] master: Document RULES and class methods (889824d)
git at git.haskell.org
- [commit: ghc] master: White space only (c58dc1a)
git at git.haskell.org
- [commit: ghc] master: Infer types with flexible contexts (b5aabfb)
git at git.haskell.org
- [commit: ghc] master: users_guide: Fix errant "a" in RULES/class methods docs (7dcf86f)
git at git.haskell.org
- [commit: ghc] master: Add testcase for #10602 (a6359f2)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Small opt in record-pattern translation (eae2173)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Get back special cases for SectionL and SectionR in TcExpr (7d9b1fd)
git at git.haskell.org
- [commit: ghc] master: Make mkQualPackage more robust when package key is bad. (6f1c076)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add documentation for impredicativity design (4add25f)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Rename InstanceOf to (<=) and implement it as a newtype (541d037)
git at git.haskell.org
- [commit: ghc] ghc-7.10: driver: pass '-fPIC' option to all CC invocations (0e7e611)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Testsuite: mark T4945 as expect_broken (#4945) (7fa3b23)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Add an ambient Id substitution to Subst (1171d42)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Add testcase for #10602 (9938a40)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Recenter performance numbers (73105e2)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix self-contained handling of ASCII encoding (677552f)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Make mkQualPackage more robust when package key is bad. (c808656)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Parenthesization wibble in T10279. (51de934)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Don't repeat package key with -dppr-debug when package info is missing. (4869272)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix T2507 expected output (4fd6221)
git at git.haskell.org
- [commit: ghc] master: Comments only (0a3c43f)
git at git.haskell.org
- [commit: ghc] master: Better type wildcard errors (9e86bf1)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Rename and give right kind to (<~) (52b6048)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix flavoring of variables when checking RULES (579e9f2)
git at git.haskell.org
- [commit: ghc] master: Update .mailmap [skip ci] (888026d)
git at git.haskell.org
- [commit: ghc] master: Improve error message for fundeps (2d06a9f)
git at git.haskell.org
- [commit: ghc] master: Delete the WayPar way (9b1ebba)
git at git.haskell.org
- [commit: ghc] master: Fix self-contained handling of ASCII encoding (d69dfba)
git at git.haskell.org
- [commit: ghc] master: T1969: Update max_bytes_used (ee28a79)
git at git.haskell.org
- [commit: ghc] master: T876 (32-bit): Update bytes allocated (a846088)
git at git.haskell.org
- [commit: ghc] master: perf/compiler: Switch to -G1 and update performance metrics (de6597e)
git at git.haskell.org
- [commit: ghc] master: T9872d: Update 32-bit allocations (b935497)
git at git.haskell.org
- [commit: ghc] master: Do not optimise RULE lhs in substRule (d073c77)
git at git.haskell.org
- [commit: ghc] master: Add Linting for Rules (e922847)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add instantiation to type family checking (7f96d98)
git at git.haskell.org
- [commit: ghc] master: Make sure rule LHSs are simplified (7da7b0e)
git at git.haskell.org
- [commit: ghc] master: Reformat a leading # in a comment (875723b)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10463 (d7335f7)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10634 (02a6b29)
git at git.haskell.org
- [commit: ghc] master: Another comment with a leading # (sigh) (946c8b1)
git at git.haskell.org
- [commit: ghc] master: Build system: comments only [skip ci] (2e52057)
git at git.haskell.org
- [commit: ghc] master: Build system: add `make show!` command (#7810) (ec197d3)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix bug in SectionL handling (b55fbe0)
git at git.haskell.org
- [commit: ghc] branch 'wip/travis' created
git at git.haskell.org
- [commit: ghc] wip/travis: traivs: Use the new container based travis setup (4b94118)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Added a new rule to canonicalization of InstanceOf (19c685e)
git at git.haskell.org
- [commit: ghc] master: Build system: delete two unused files (f70f1b6)
git at git.haskell.org
- [commit: ghc] master: Build system: delete REGULAR_INSTALL_DYNLIBS and INSTALL_DYNLIBS (47ebe26)
git at git.haskell.org
- [commit: ghc] master: Build system: do not build stm and parallel by default (392ff06)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete unused with_namebase (5764ade)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete remaining only_compiler_types(['ghc']) setups (322ae32)
git at git.haskell.org
- [commit: ghc] branch 'wip/travis' deleted
git at git.haskell.org
- [commit: ghc] master: traivs: Use the new container based travis setup (783b79b)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete *.stderr-ghc-7.0 *.stdout-ghc-7.0 (ab5257b)
git at git.haskell.org
- [commit: ghc] master: Testsuite: rename *.stderr-ghc to *.stderr (4dc3877)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Use a map when renaming ConDeclFields (4023d61)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Do a global lookup when renaming fields in updates (f24192e)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Return FieldOccs from lookupOccRn_overloaded (c874a85)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Store just selector Name in FieldOcc, not FieldLbl (7b12694)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Make parser report use of .. in record updates (653aee2)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Fix unused imports/declarations/constraints and missing deriving Typeable (2936eee)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Use Maybe Name instead of Parent where that's what we mean (ac647b3)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Update haddock submodule (af108c6)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Get rid of OverloadedRecordFields for now; add ADRF to T4437 (5ea8a42)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Tweak test output for T7145b (e9aab57)
git at git.haskell.org
- [commit: ghc] ghc-7.10: parser: Allow Lm (MODIFIER LETTER) category in identifiers (358e0a8)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Do not optimise RULE lhs in substRule (3794b59)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Make sure rule LHSs are simplified (3cadf44)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Simplify canonicalization rules (5a5bbb8)
git at git.haskell.org
- [commit: ghc] master: Mark test case for #10294 expect_broken on #10301 (4ee658a0)
git at git.haskell.org
- [commit: ghc] master: Flush stdout in test case for #10596 (0a40278)
git at git.haskell.org
- [commit: ghc] master: Mark test case for #10294 conditionally expect_broken on #10301 (8e6a503)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Do not treat prim and javascript imports as C imports in TH and QQ (98587f0)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Make the location in TcLclEnv and CtLoc into a RealSrcSpan (00cd617)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix T10196 expected output (66428af)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Expose source locations via Implicit Parameters of type GHC.Location.Location (e3dc280)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark T10294 conditionally expect_broken on #10301 (b1063b1)
git at git.haskell.org
- [commit: ghc] master: Build system: delete fingerprint.py [skip ci] (348f5ca)
git at git.haskell.org
- [commit: ghc] master: Remove all references to sync-all (a592e9f)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Apply instantiation also when checking type classes from the inert set (3a4762f)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add special rule for InstanceOf (forall a. a) (ad3678c)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Do right unification check in lookupInstEnv' (eeab23c)
git at git.haskell.org
- [commit: ghc] master: Don't get a new nursery if we exceeded large_alloc_lim (75fd5dc)
git at git.haskell.org
- [commit: ghc] master: Fix #10642. (9f978b6)
git at git.haskell.org
- [commit: ghc] master: initGroup: only initialize the first and last blocks of a group (74a00bc)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Merge remote-tracking branch 'origin/master' into wip/orf-reboot (1b0d5b3)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Drop the Allow to leave DuplicateRecordFields (25f45c4)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot's head updated: Drop the Allow to leave DuplicateRecordFields (25f45c4)
git at git.haskell.org
- [commit: ghc] master: Docs: `sortOn = sortBy (comparing f)` [skip ci] (504c2ae)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Merge remote-tracking branch 'origin/master' into wip/impredicativity (e90efd0)
git at git.haskell.org
- [commit: ghc] wip/impredicativity's head updated: Merge remote-tracking branch 'origin/master' into wip/impredicativity (e90efd0)
git at git.haskell.org
- [commit: ghc] master: Failing test case: idArity invariant check, #10181 (02897c5)
git at git.haskell.org
- [commit: packages/hpc] master: Tests: capture all output (a9ecba1)
git at git.haskell.org
- [commit: packages/hpc] master's head updated: Tests: capture all output (a9ecba1)
git at git.haskell.org
- [commit: packages/hpc] branch 'wip/T10529' deleted
git at git.haskell.org
- [commit: ghc] master: PprCore: Add size annotations for top-level bindings (fa33f45)
git at git.haskell.org
- [commit: ghc] master: CoreUtils: Move seq* functions to CoreSeq (e29c2ac)
git at git.haskell.org
- [commit: ghc] master: CoreLint: Use size-annotated ppr variant (29f8225)
git at git.haskell.org
- [commit: ghc] master: CoreUtils: Move size utilities to CoreStats (ae0e340)
git at git.haskell.org
- [commit: ghc] master: Fix tests (82f1c78)
git at git.haskell.org
- [commit: ghc] master: Implement -fprint-expanded-synonyms (ae96c75)
git at git.haskell.org
- [commit: ghc] master: Fix off-by-one error in GHCi line reporting (Trac #10578) (a5e9da8)
git at git.haskell.org
- [commit: ghc] master: Handle Char#, Addr# in TH quasiquoter (fixes #10620) (2c9de9c)
git at git.haskell.org
- [commit: ghc] master: DeriveFoldable for data types with existential constraints (#10447) (2c5c297)
git at git.haskell.org
- [commit: ghc] master: Put Opt_Static into defaultFlags if not pc_DYNAMIC_BY_DEFAULT (#7478) (415351a)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Update impredicativity design document (69d8f5b)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Rework some canonicalization of InstanceOf constraints (276ec46)
git at git.haskell.org
- [commit: ghc] master: Reduce non-determinism in ABI hashes with RULES and instance decls (3448f98)
git at git.haskell.org
- [commit: ghc] master: Update assert to fix retc001 and retc002 (#9243) (bc604bd)
git at git.haskell.org
- [commit: ghc] master: Travis: actually do debug builds (0d4b074)
git at git.haskell.org
- [commit: ghc] master: Testsuite: small test cleanups (ac0feec)
git at git.haskell.org
- [commit: ghc] master: Build system: fail when encountering an unknown package tag (a0371c0)
git at git.haskell.org
- [commit: ghc] master: Testsuite: accept new stderr for T9497{a, b, c}-run (#10224) (f607393)
git at git.haskell.org
- [commit: ghc] ghc-7.10: 7.10.2-notes: Fix description of iconv bypass (295f5b8)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Rewrite announce file (82ffb39)
git at git.haskell.org
- [commit: ghc] ghc-7.10: haddock: Pull in fix for source link rendering (b1424cc)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark T2497 expect_broken_for(#10657, ['optasm', 'optllvm']) (dc6e556)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark T7919 expect_broken_for(#7919, ['optasm', 'dyn', 'optllvm']) (dcaa486)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark 3 tests expect_broken_for(#10181, ['optasm', 'optllvm']) (11f8612)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark qq007 and qq008 expect_broken(#10181) (16a8739)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark qq007 and qq008 expect_broken(#10047) (cbb4d78)
git at git.haskell.org
- [commit: packages/array] master: Testsuite: mark array001 expect_broken_for(#10659, ['optasm', ...]) (604afd5)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark gadt/termination expect_broken_for(#10658, ['optasm', 'optllvm']) (43dafc9)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark array001 and conc034 expect_broken_for(#10659, ['optasm', ...]) (34bb460)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Another comment with a leading # (sigh) (3648e9f)
git at git.haskell.org
- [commit: ghc] master: Add regression test for unused implicit parameter warning (#10632) (9834fea)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add regression test for missing class constraint (029367e)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add -XUndecidableInstances to T3500a (7f37274)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add ImpredicativeTypes to T7861 (#7861) (4c96e7c)
git at git.haskell.org
- [commit: ghc] master: Support wild cards in TH splices (49373ff)
git at git.haskell.org
- [commit: ghc] master: LlvmCodeGen: add support for MO_U_Mul2 CallishMachOp (82ffc80)
git at git.haskell.org
- [commit: ghc] master: primops: Add haddocks to BCO primops (c526e09)
git at git.haskell.org
- [commit: ghc] master: Do not treat prim and javascript imports as C imports in TH and QQ (4cd008b)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-spj: Wibbles in response to Richard's comments (d11a9e7)
git at git.haskell.org
- [commit: ghc] master: Fix primops documentation syntax (96de809)
git at git.haskell.org
- [commit: ghc] master: Testsuite: fix concprog002 (AMP) (d71d9a9)
git at git.haskell.org
- [commit: ghc] master: Testsuite: simplify T8089 (#8089) (d0cf8f1)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark concprog002 expect_broken_for(#10661, ['threaded2_hT']) (2f18b197)
git at git.haskell.org
- [commit: ghc] master: Update submodule hpc with fix for #10529 (b4ef8b8)
git at git.haskell.org
- [commit: ghc] master: Revert "Revert "Change loadSrcInterface to return a list of ModIface"" (0c6c015)
git at git.haskell.org
- [commit: ghc] master: Revert "Revert "Support for multiple signature files in scope."" (214596d)
git at git.haskell.org
- [commit: ghc] ghc-7.10: build: fix 'make help' (7603074)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Describe IP SrcLoc change in release notes (9724555)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add defaulting of <~ constraints (4355551)
git at git.haskell.org
- [commit: ghc] master: primops: Fix spelling mistake (9ade087)
git at git.haskell.org
- [commit: ghc] master: Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.8 (e0a3c44)
git at git.haskell.org
- [commit: ghc] ghc-7.10: always use -fPIC on OpenBSD/AMD64 platform (0cfee53)
git at git.haskell.org
- [commit: ghc] master: Comments only (superclasses and improvement) (3fbf496)
git at git.haskell.org
- [commit: ghc] master: Use varToCoreExpr in mkWWcpr_help (8f48fdc)
git at git.haskell.org
- [commit: ghc] master: Refactor newSCWorkFromFlavoured (3509191)
git at git.haskell.org
- [commit: ghc] master: Improve strictness analysis for exceptions (7c0fff4)
git at git.haskell.org
- [commit: ghc] master: Comments and white space only (cd48797)
git at git.haskell.org
- [commit: ghc] master: Refactor self-boot info (3c44a46)
git at git.haskell.org
- [commit: ghc] master: Add NOINLINE for hs-boot functions (efa7b3a)
git at git.haskell.org
- [commit: ghc] master: Documents -dsuppress-unfoldings (aa78cd6)
git at git.haskell.org
- [commit: ghc] master: Comments and layout only (0df2348)
git at git.haskell.org
- [commit: ghc] master: Implement -dsuppress-unfoldings (a0e8bb7)
git at git.haskell.org
- [commit: ghc] master: Comments and white space only (b5c1400)
git at git.haskell.org
- [commit: ghc] master: Avoid out-of-scope top-level Ids (f1d0480)
git at git.haskell.org
- [commit: ghc] master: Comments only (7a6ed66)
git at git.haskell.org
- [commit: ghc] master: Fix test T2497 to avoid infinite loop in RULES (55754ea)
git at git.haskell.org
- [commit: ghc] master: Do occurrence analysis on result of BuiltInRule (feaa095)
git at git.haskell.org
- [commit: ghc] master: Make seq-of-cast rule generate a case (00f3187)
git at git.haskell.org
- [commit: ghc] master: T4945 is working again (35eb736)
git at git.haskell.org
- [commit: ghc] master: configure: Bump minimum bootstrap GHC version to 7.8 (97a50d5)
git at git.haskell.org
- [commit: ghc] master: When iconv is unavailable, use an ASCII encoding to encode ASCII (dbe6dac)
git at git.haskell.org
- [commit: ghc] master: testsuite: Show killed command line on timeout (f519cb5)
git at git.haskell.org
- [commit: ghc] master: Travis: use ghc-7.8.4 as stage0 to fix the build (18c6ee2)
git at git.haskell.org
- [commit: ghc] master: Validate: by default do show commands (d941a89)
git at git.haskell.org
- [commit: ghc] master: Validate: document --quiet [skip ci] (a7e0326)
git at git.haskell.org
- [commit: ghc] ghc-7.10: base: Mention SrcLoc in changelog (ec991a7)
git at git.haskell.org
- [commit: ghc] ghc-7.10: 7.10.2-notes: Mention API annotations fixes (6146daa)
git at git.haskell.org
- [commit: ghc] ghc-7.10: When iconv is unavailable, use an ASCII encoding to encode ASCII (2c67c68)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Release 7.10.2 (0da488c)
git at git.haskell.org
- [commit: ghc] master: Add utility function isHoleName. (1224bb5)
git at git.haskell.org
- [commit: ghc] tag 'ghc-7.10.2-release' created
git at git.haskell.org
- [commit: haddock] tag 'haddock-2.16.1-release' created
git at git.haskell.org
- [commit: haddock] master: Fix expansion icon for user-collapsible sections (06e0766)
git at git.haskell.org
- [commit: haddock] wip/orf-reboot: Roughly fix up for GHC API changes (eb0a6a5)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix bug on record construction typechecking (b9c79af)
git at git.haskell.org
- [commit: ghc] master: Revert "Trac #4945 is working again" (50b9a7a)
git at git.haskell.org
- [commit: ghc] master: Testsuite: recenter haddock.base allocation numbers (1b76997)
git at git.haskell.org
- [commit: ghc] master: Eliminate zero_static_objects_list() (b949c96)
git at git.haskell.org
- [commit: ghc] master: Two step allocator for 64-bit systems (0d1a8d0)
git at git.haskell.org
- [commit: ghc] master: Validate: explain THREADS instead of CPUS in --help (e3df1b1)
git at git.haskell.org
- [commit: ghc] master: Travis: do pass `--quiet` to validate (cf57f8f)
git at git.haskell.org
- [commit: ghc] master: Switch from recording IsBootInterface to recording full HscSource. (0b12aca)
git at git.haskell.org
- [commit: ghc] master: Use lookupIfaceTop for loading IfaceDecls. (dd365b1)
git at git.haskell.org
- [commit: ghc] master: Some utility functions for testing IfaceType equality. (939f1b2)
git at git.haskell.org
- [commit: ghc] master: Give more informative panic for checkFamInstConsistency. (144096e)
git at git.haskell.org
- [commit: ghc] master: Add ExceptionMonad instance for IOEnv. (adea827)
git at git.haskell.org
- [commit: ghc] master: Export alwaysQualifyPackages and neverQualifyPackages. (4a9b40d)
git at git.haskell.org
- [commit: ghc] master: Fix Trac #10670 (5c3fc92)
git at git.haskell.org
- [commit: ghc] master: Comments only (9851275)
git at git.haskell.org
- [commit: ghc] master: Lexer: support consecutive references to Haddock chunks (#10398) (d784bde)
git at git.haskell.org
- [commit: ghc] master: Generate .dyn_o files for .hsig files with -dynamic-too (d2b4df1)
git at git.haskell.org
- [commit: ghc] master: Accept next-docstrings on GADT constructors. (76e2341)
git at git.haskell.org
- [commit: ghc] master: Update encoding001 to test the full range of non-surrogate code points (e78841b)
git at git.haskell.org
- [commit: ghc] master: Parenthesise TypeOperator in import hints (b5c9426)
git at git.haskell.org
- [commit: ghc] master: DataCon: Fix redundant import (1852c3d)
git at git.haskell.org
- [commit: ghc] master: rts/sm: Add missing argument names in function definitions (4c8e69e)
git at git.haskell.org
- [commit: ghc] master: Slight refactoring to the fix for #4012 (7ec07e4)
git at git.haskell.org
- [commit: ghc] master: Document type functions in the Paterson conditions (608e76c)
git at git.haskell.org
- [commit: ghc] master: Add a few comments from SPJ on fixity declarations (5ff4dad)
git at git.haskell.org
- [commit: ghc] master: ghci: fixity declarations for infix data constructors (#10018) (e809ef5)
git at git.haskell.org
- [commit: ghc] master: Library names, with Cabal submodule update (f9687ca)
git at git.haskell.org
- [commit: ghc] master: Fix line number in T10018 testcase (45c319f)
git at git.haskell.org
- [commit: ghc] master: Comments only (30d8349)
git at git.haskell.org
- [commit: ghc] master: Comments about stricteness of catch# (e161634)
git at git.haskell.org
- [commit: ghc] master: Refactoring around FunDeps (d53d808)
git at git.haskell.org
- [commit: ghc] master: Improve instanceCantMatch (6e618d7)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Check whether a variable is filled in defaulting of <~ (ef62258)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Implement defaulting of <~ in simplifyTop (bd8cec5)
git at git.haskell.org
- [commit: ghc] master: RetainerProfile: Add missing UNTAG_STATIC_LIST_PTR (09d0505)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Make two passes in simpleOptExpr (6544b3f)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Various fixes to RULES type checking (e3d846b)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Merge remote-tracking branch 'origin/master' into wip/orf-reboot (6ebd548)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Get rid of redundant getDFunHsTypeKey (aaa16ed)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Comments only (deaf8f1)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: As if by magic, many AvailFields-related types disappear (9d13a83)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot's head updated: As if by magic, many AvailFields-related types disappear (9d13a83)
git at git.haskell.org
- [commit: ghc] master: renamer: fix module-level deprecation message (b04bed0)
git at git.haskell.org
- [commit: ghc] master: -include-pkg-deps takes only one hyphen. (070f76a)
git at git.haskell.org
- [commit: ghc] master: Use isTrue# around primitive comparisons in integer-gmp (7e70c06)
git at git.haskell.org
- [commit: ghc] master: Add missing parentheses in eqBigNatWord# (c55f61c)
git at git.haskell.org
- [commit: ghc] master: Comment tweaks only (474d4cc)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Go back to instantiation with type families (f20041d)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix warning on termination check with <~ constraints (6b05f0c)
git at git.haskell.org
- [commit: ghc] master: Implementation of StrictData language extension (f842ad6)
git at git.haskell.org
- [commit: ghc] master: Add UInfixT to TH types (fixes #10522) (2178273)
git at git.haskell.org
- [commit: ghc] master: Remove runSTRep from PrelNames (81fffc4)
git at git.haskell.org
- [commit: ghc] master: Do not inline or apply rules on LHS of rules (bc4b64c)
git at git.haskell.org
- [commit: ghc] master: Improve warnings for rules that might not fire (2d88a53)
git at git.haskell.org
- [commit: ghc] master: Revert "RetainerProfile: Add missing UNTAG_STATIC_LIST_PTR" (09925c3)
git at git.haskell.org
- [commit: ghc] master: Revert "Eliminate zero_static_objects_list()" (a1e8620)
git at git.haskell.org
- [commit: ghc] master: Test case for #10698 (e343c0a)
git at git.haskell.org
- [commit: ghc] master: Fallout from more assiduous RULE warnings (a1dd7dd)
git at git.haskell.org
- [commit: ghc] master: Eliminate zero_static_objects_list() (f83aab9)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Merge remote-tracking branch 'origin/master' into wip/impredicativity (a87bb2b)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix problem with double-pass simpleOpt (15583fd)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Instantiation in approximation is now deep (3d5a3f2)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Change rule for canonicalization of <~ (a406ce2)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix problem in RULES simplification (604c8d4)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Introduce InstanceOfRefl evidence to match description (b8494a6)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Do not flatten type families in <~ constraints (a8de988)
git at git.haskell.org
- [commit: ghc] wip/impredicativity's head updated: Do not flatten type families in <~ constraints (a8de988)
git at git.haskell.org
- [commit: ghc] master: Add a missing check for -fcpr-off (2dbb01a)
git at git.haskell.org
- [commit: packages/Win32] branch 'ghc-head' deleted
git at git.haskell.org
- [commit: packages/Win32] tag 'Win32-2.3.1.0-release' created
git at git.haskell.org
- [commit: packages/Win32] master: Drop superflous execute bit from a couple of source files (110e933)
git at git.haskell.org
- [commit: packages/Win32] master: Avoid redundant-import warning with base>=4.8.0 (22160ac)
git at git.haskell.org
- [commit: packages/Win32] master: Merge pull request #25 from hvr/pr-word (a955d59)
git at git.haskell.org
- [commit: packages/Win32] master: Replace obsolete `defaultUserHooks` by `autoconfUserHooks` (6cc0f90)
git at git.haskell.org
- [commit: packages/Win32] master: Fix breakage under 32-bit mingw-w64 in SimpleMAPI.hsc. (8b7e4de)
git at git.haskell.org
- [commit: packages/Win32] master: Merge pull request #27 from gintas/master (1d426ad)
git at git.haskell.org
- [commit: packages/Win32] master: Perform minor version bump to 2.3.1.0 (46c8b9e)
git at git.haskell.org
- [commit: packages/Win32] master: Merge pull request #26 from hvr/pr-setup (9bfd4e7)
git at git.haskell.org
- [commit: packages/Win32] master: Fix foreign import calling convention on SetWindowLongPtrW. Appears that this should be WINDOWS_CCONV. (00b9fc9)
git at git.haskell.org
- [commit: packages/Win32] master: Tighten Safe Haskell bounds under 7.10 to fix warnings. (f4b5495)
git at git.haskell.org
- [commit: packages/Win32] master: Added CSIDL_LOCAL_APPDATA (df9393c)
git at git.haskell.org
- [commit: packages/Win32] master: Added missing export of cSIDL_LOCAL_APPDATA. (8d6bdf4)
git at git.haskell.org
- [commit: packages/Win32] master: Add VirtualQueryEx and MEMORY_BASIC_INFORMATION (8fc5486)
git at git.haskell.org
- [commit: packages/Win32] master: CSIDL_DESKTOPDIRECTORY (ba8d8bb)
git at git.haskell.org
- [commit: packages/Win32] master: ignore dist/ and binary files (889be26)
git at git.haskell.org
- [commit: packages/Win32] master: [ghc trac #10165] Conditionally call SetWindowLongW on mingw32 (9e52103)
git at git.haskell.org
- [commit: packages/Win32] master: Merge pull request #34 from Kludgy/master (59c5aa7)
git at git.haskell.org
- [commit: packages/Win32] master: Merge pull request #33 from Heather/ignore (81f4b74)
git at git.haskell.org
- [commit: packages/Win32] master: Merge pull request #32 from Heather/CSIDL_DESKTOPDIRECTORY (3b573ee)
git at git.haskell.org
- [commit: packages/Win32] master's head updated: Merge pull request #32 from Heather/CSIDL_DESKTOPDIRECTORY (3b573ee)
git at git.haskell.org
- [commit: ghc] master: Comments only (fac11f8)
git at git.haskell.org
- [commit: ghc] master: Deal with phantom type variables in rules (4e8d74d)
git at git.haskell.org
- [commit: ghc] master: Define DsUtils.mkCastDs and use it (92d2567)
git at git.haskell.org
- [commit: ghc] master: Spit out a little more info with -dppr-debug (fa915af)
git at git.haskell.org
- [commit: ghc] master: Fix an outright error in competesWith (e4114c8)
git at git.haskell.org
- [commit: ghc] master: Fix Trac #10694: CPR analysis (499b926)
git at git.haskell.org
- [commit: ghc] master: The parallel package has warnings (918dcf8)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Leave RULEs checking as before impredicativity (c4a49d8)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Better simplification of casts in simple_opt_expr (aa11d02)
git at git.haskell.org
- [commit: ghc] master: Modify spec002 to be less trivial (2e33b9c)
git at git.haskell.org
- [commit: ghc] master: Better treatment of signatures in cls/inst (72d23c3)
git at git.haskell.org
- [commit: ghc] master: Fix missing files (24afe6d)
git at git.haskell.org
- [commit: ghc] master: Don't allowInterrupt inside uninterruptibleMask (5a8a8a6)
git at git.haskell.org
- [commit: ghc] master: Make configure error out on missing ghc-tarballs on Windows (9f7cdfe)
git at git.haskell.org
- [commit: ghc] master: Improve error message for newtypes and deriving clauses (4f80ec0)
git at git.haskell.org
- [commit: ghc] master: Fix misspelled function name in a comment (26315ed)
git at git.haskell.org
- [commit: ghc] master: Make headers C++ compatible (fixes #10700) (e7c331a)
git at git.haskell.org
- [commit: ghc] master: Typos in comments and strings (e9ad42d)
git at git.haskell.org
- [commit: ghc] master: Fix comment that confused Haddock (d7c2b01)
git at git.haskell.org
- [commit: ghc] master: Testsuite: rename rename/should_fail/T5001 to T5001b (#5001) (b5097fe)
git at git.haskell.org
- [commit: packages/array] master: Testsuite: array001 is working again (68323b2)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark tests recently fixed as passing + accept new stderr (e273c67)
git at git.haskell.org
- [commit: ghc] master: Testsuite: skip T10489 unless compiler_debugged (#10489) (756fa0a)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add arrows/should_compile/T5333 (#5333) (6880277)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add typecheck/should_fail/T9260 (#9260) (58b5f04)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add typecheck/should_fail/T8034 (#8034) (58986c4)
git at git.haskell.org
- [commit: nofib] master: Typos in comments (f9a5779)
git at git.haskell.org
- [commit: ghc] master: Testsuite: T10245 is passing for WAY=ghci (#10245) (aee19d0)
git at git.haskell.org
- [commit: ghc] master: Backpack docs on renamer and depsolver, also s/package/unit/. (36bbfbd)
git at git.haskell.org
- [commit: ghc] master: Build system: remove function keyword from configure.ac (#10705) (a442800)
git at git.haskell.org
- [commit: ghc] branch 'wip/branchedness' created
git at git.haskell.org
- [commit: ghc] wip/branchedness: Convert 'Branched and 'Unbranched to have its own kind (b5be9b7)
git at git.haskell.org
- [commit: ghc] wip/branchedness: Clean up (to be squashed) (6a33af7)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Set RELEASE=NO (f32d8c9)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix #10489 (3e1366e)
git at git.haskell.org
- [commit: ghc] master: User's guide: delete ancient "Core syntax" example (a66e1ba)
git at git.haskell.org
- [commit: ghc] master: Fix #7919 (again) (7cf87df)
git at git.haskell.org
- [commit: ghc] master: Remove checked-in PDFs. (353db30)
git at git.haskell.org
- [commit: ghc] master: Typos in comments (8f81af9)
git at git.haskell.org
- [commit: ghc] wip/branchedness: derive typeable, needed by Coercion on 7.8.x (0622a29)
git at git.haskell.org
- [commit: ghc] master: Give raise# a return type of open kind (#10481) (ad089f5)
git at git.haskell.org
Last message date:
Fri Jul 31 21:09:01 UTC 2015
Archived on: Fri Jul 31 21:07:20 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).