Messages by Date
-
2006/09/25
patch applied (ghc): Document -F in the flag reference
Ian Lynagh
-
2006/09/25
RE: GHC HEAD is broken
Simon Peyton-Jones
-
2006/09/25
RE: GHC HEAD is broken
Simon Peyton-Jones
-
2006/09/24
[nightly] 24-Sep-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/24
[nightly] 24-Sep-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/24
patch applied (packages/time): fix up XCode project file for added files
Ashley Yakeley
-
2006/09/24
[nightly] 24-Sep-2006 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/24
[nightly] 24-Sep-2006 build of STABLE on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/24
patch applied (ghc-6.6/testsuite): Add another GADT test
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/packages/Cabal): clarification of the way --inplace works
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Need -fglasgow-exts for gadt18
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Make it so that ' make boot' is optional in the testsuite
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Add test for Hugs #37
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): add boot to the all target
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): add ' make boot' to the instructions
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Add a test for impredicative polymorphism
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Add test for Trac #900
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Tests for impredicative polymorphism
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Add GADT test from Doaitse
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Add another type checker test
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Fix up tests for unboxed tuples
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/testsuite): Added test for ticket #902, deriving for GADTs which declare H98 types fails.
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Remove duplicate call to getDOpts
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): 64bit fixes for the symbol lookup table
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Fix Linker import when BREAKPOINT is off
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Use --export-dynamic to ensure ghci works on newer openbsds
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Currently we don' t build cabal-setup
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Packages cleanup, and allow new packages to be loaded with :set again
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): one more boring file
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): fix one boring file
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): add boring files from a build tree
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): unused imports
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): remove old comment
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): unused import
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): some updates
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): add --force-files, like --force but doesn' t allow missing dependencies
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): use ghc-pkg --force-files, and update command-line syntax
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): reformat import
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): emit an error if the user ran autoconf instead of autoreconf
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Sanity check that all the core packages are present
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): minor reformatting
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): compiler/ isn't boring
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Added parsing rule for BangPattern in case expr
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Fix a bug in subsumption, and tweak error messages
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Comments
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Ensure that only zonked poly_ids are passed to tcSpecPrag
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Comments only
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Add a missing renamer dump (related to Template Haskell)
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Instantiate data constructor type variables with the type constructor type variables in constraints for derived class instances. Fixes instance deriving for GADTs which de
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): Fixed error in user' s manual, gadt section, part about deriving. Data constructor type was Maybe, should be Maybe1.
Ian Lynagh
-
2006/09/24
patch applied (ghc-6.6/ghc): remove generated files in a ' finally' manner
Ian Lynagh
-
2006/09/24
GHC HEAD is broken
Sven Panne
-
2006/09/23
[nightly] 23-Sep-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
[nightly] 23-Sep-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
[nightly] 23-Sep-2006 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
[nightly] 23-Sep-2006 build of STABLE on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
patch applied (ghc): Fixed DocBook XML once again, " make validate" is your friend!
Sven Panne
-
2006/09/23
patch applied (ghc): Trim more imports
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Fix origin for addDataConStupidTheta
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Remove ASSERT from mkDataCon, and add comments to explain why
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): The unboxed tuple kind is (#), not (##)
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Complete definition of cmPredX to take account of EqPred
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Correct crucial typo in isSubKind (kc1 -> kc2)!
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Re-work the newtype-deriving support
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Add TcRnMonad.newSysLocalIds, and use it
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Remove dead code concerning coercions from TypeRep
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Move snocView in the file, nearer the other spliting functions
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Improve documentation of newtype-deriving (todo: check formatting still works)
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Add VarSet.disjointVarSet, and use it
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Trim imports, and remove some dead code
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Improve specialisation in SpecConstr
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Remove duplicate call to getDOpts
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Remove use of isVanillaDataCon, which was wrong under the new FC dispensation
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Trim imports, reformatting
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): Add a crucial missing prime in tcConPat
Simon Peyton Jones
-
2006/09/23
patch applied (ghc): 64bit fixes for the symbol lookup table
Sven Panne
-
2006/09/23
patch applied (testsuite): Add another GADT test
Simon Peyton Jones
-
2006/09/23
patch applied (testsuite): Accept typechecker output
Simon Peyton Jones
-
2006/09/23
patch applied (testsuite): Add new sub-directory indexed-types to the GHC testsuite
Simon Peyton Jones
-
2006/09/23
patch applied (testsuite): Add test for Hugs #37
Simon Peyton Jones
-
2006/09/23
cvs commit: www/Hugs/pages latest.htm
Ross Paterson
-
2006/09/23
[nightly] 22-Sep-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
[nightly] 22-Sep-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
[nightly] 22-Sep-2006 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/23
[nightly] 22-Sep-2006 build of STABLE on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/21
patch applied (packages/Cabal): clarification of the way --inplace works
Isaac Jones
-
2006/09/21
[nightly] 21-Sep-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/21
[nightly] 21-Sep-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/21
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Ross Paterson
-
2006/09/21
[nightly] 21-Sep-2006 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/21
HEAD
Manuel M T Chakravarty
-
2006/09/21
patch applied (ghc): Fix Linker import when BREAKPOINT is off
chak
-
2006/09/21
[nightly] 21-Sep-2006 build of STABLE on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/21
patch applied (ghc): Extend IfaceSyn.eqIfTc to cover type kind variants from FC
chak
-
2006/09/21
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Ross Paterson
-
2006/09/21
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Ross Paterson
-
2006/09/20
[nightly] 20-Sep-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/20
[nightly] 20-Sep-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
2006/09/20
patch applied (ghc): Use --export-dynamic to ensure ghci works on newer openbsds
Don Stewart
-
2006/09/20
FC branch merged
Manuel M T Chakravarty
-
2006/09/20
patch applied (ghc): TAG After FC branch merge
chak
-
2006/09/20
patch applied (ghc): Correct substitution into theta types (after merge)
chak
-
2006/09/20
patch applied (ghc): Fix import list of TcTyClsDecls after merge
chak
-
2006/09/20
patch applied (ghc): Adding FamInstEnv & FamInst modules
chak
-
2006/09/20
patch applied (ghc): Adapt FC-code in TcUnify to pre-subsumption
chak
-
2006/09/20
patch applied (ghc): Some more ASSERTs
chak
-
2006/09/20
patch applied (ghc): Adjust code from manual merges
chak
-
2006/09/20
patch applied (ghc): SPJ's fix to resolve conflict in instFun
chak
-
2006/09/20
patch applied (ghc): Adapt TcFix imports
chak
-
2006/09/20
patch applied (ghc): Basic set up for global family instance environment
chak
-
2006/09/20
patch applied (ghc): Import/export of data constructors in family instances
chak
-
2006/09/20
patch applied (ghc): Use smart lookup for tycons
chak
-
2006/09/20
patch applied (ghc): Fix type checking of imported data instances
chak
-
2006/09/20
patch applied (ghc): Fix category of representation tycon
chak
-
2006/09/20
patch applied (ghc): Option -findexed-types
chak
-
2006/09/20
patch applied (ghc): Get of fam inst index in ifaces
chak
-
2006/09/20
patch applied (ghc): Clean up and refactor in SimplUtils.mkCase1 (identity case)
chak
-
2006/09/20
patch applied (ghc): ATs are now implicitTyThings
chak
-
2006/09/20
patch applied (ghc): Straightened out implicit coercions for indexed types
chak
-
2006/09/20
patch applied (ghc): Fixed two bugs concerning fanilies
chak
-
2006/09/20
patch applied (ghc): Check category of type instances and some newtype family fixes
chak
-
2006/09/20
patch applied (ghc): Indexed newtypes
chak
-
2006/09/20
patch applied (ghc): Better error message for indexes that must be variables
chak
-
2006/09/20
patch applied (ghc): Checking conformance of AT indexes with instance heads
chak
-
2006/09/20
patch applied (ghc): Add missing co_vars to tcIfaceDataAlt
chak
-
2006/09/20
patch applied (ghc): Warn of missing ATs and complain about bad ATs
chak
-
2006/09/20
patch applied (ghc): Check that AT instance is in a class
chak
-
2006/09/20
patch applied (ghc): Kind sig for toplevel family decls is optional
chak
-
2006/09/20
patch applied (ghc): Fixed bug in coercion for indexed data types
chak
-
2006/09/20
patch applied (ghc): Pattern matching of indexed data types
chak
-
2006/09/20
patch applied (ghc): Introduce coercions for data instance decls
chak
-
2006/09/20
patch applied (ghc): Fixed two data family bugs
chak
-
2006/09/20
patch applied (ghc): Fix the tyvars used for data con signatures
chak
-
2006/09/20
patch applied (ghc): Extend TyCons and DataCons to represent data instance decls
chak
-
2006/09/20
patch applied (ghc): Fix TcSplice after some type family related changes
chak
-
2006/09/20
patch applied (ghc): Make sure ATs are included into the temporary env for tc knot tying
chak
-
2006/09/20
patch applied (ghc): Extend Class.Class to include the TyCons of ATs
chak
-
2006/09/20
patch applied (ghc): Fix kind lookup in kcIdxTyPats
chak
-
2006/09/20
patch applied (ghc): Extended TyCon and friends to represent family declarations
chak
-
2006/09/20
patch applied (ghc): Kind and type checking of indexed types
chak
-
2006/09/20
patch applied (ghc): Another comment
chak
-
2006/09/20
patch applied (ghc): Small refactoring
chak
-
2006/09/20
patch applied (ghc): Comments only
chak
-
2006/09/20
patch applied (ghc): TAG HEAD merge 6 Aug 06 completed
chak
-
2006/09/20
patch applied (ghc): Missing change re additional info in TcTyThing
chak
-
2006/09/20
patch applied (ghc): Complete OccName->FS change in TcIface
chak
-
2006/09/20
patch applied (ghc): Missing imports in CoreUtils
chak
-
2006/09/20
patch applied (ghc): Removed spurious + due to manual patching
chak
-
2006/09/20
patch applied (ghc): Makefile comment
chak
-
2006/09/20
patch applied (ghc): Fix newtype deriving bug
chak
-
2006/09/20
patch applied (ghc): Include the existential dictionaries in dataConOrigInstPat
chak
-
2006/09/20
patch applied (ghc): Comments about datacon worker and wrappers
chak
-
2006/09/20
patch applied (ghc): Make newtype Coercion eta-contract if the tails of lhs and rhs match up
chak
-
2006/09/20
patch applied (ghc): Flip direction of newtype coercions, fix some comments
chak
-
2006/09/20
patch applied (ghc): Chagne newtype wrapper into worker
chak
-
2006/09/20
patch applied (ghc): Clean up unused imports, definitions and arguments
chak
-
2006/09/20
patch applied (ghc): Fix assertion and default case for GADT record selectors
chak
-
2006/09/20
patch applied (ghc): make dataConInstPat take a list of FastStrings rather than OccNames, remove out-of-date comment
chak
-
2006/09/20
patch applied (ghc): Just clean-up, no functional changes
chak
-
2006/09/20
patch applied (ghc): Get rid of special case for Vanilla tycon record selectors and make uniq splitting more uniform
chak
-
2006/09/20
patch applied (ghc): Fix problem with selectors for GADT records with unboxed fields
chak
-
2006/09/20
patch applied (ghc): Make sym coercion smart constructor smarter, add comments
chak
-
2006/09/20
patch applied (ghc): Refactoring in TcGadt
chak
-
2006/09/20
patch applied (ghc): Add some invariant checking for refinements
chak
-
2006/09/20
patch applied (ghc): Minor tidying up
chak
-
2006/09/20
patch applied (ghc): Fix GADT refinement fix-pointing, add ASSERTs and a WARN, make type equality functions work for PredTy Eqtype ...
chak
-
2006/09/20
patch applied (ghc): Remove bogus ASSERT from MkId
chak
-
2006/09/20
patch applied (ghc): Fix bug in type checking interface DataAlts
chak
-
2006/09/20
patch applied (ghc): fix default case filling-in for GADTs
chak
-
2006/09/20
patch applied (ghc): fix big-lambda eta expansion, add comments
chak
-
2006/09/20
patch applied (ghc): Fix Lint for alts involving shadowing of type variables; add comments
chak
-
2006/09/20
patch applied (ghc): Fix a couple of stage-2 bogosities
chak
-
2006/09/20
patch applied (ghc): fixing record selectors
chak
-
2006/09/20
patch applied (ghc): GADT selector bugfix, bits of cleanup
chak
-
2006/09/20
patch applied (ghc): fix some GADT record selector bugs (still some remaining)
chak
-
2006/09/20
patch applied (ghc): clean up Coercion kinding functions, rename coercionKindTyConApp
chak
-
2006/09/20
patch applied (ghc): fix some coercion kind representation things, extend exprIsConApp_maybe to non-vanilla
chak
-
2006/09/20
patch applied (ghc): Better pretty printing for CoPat
chak
-
2006/09/20
patch applied (ghc): Make data con wrappers for GADTs express the user type directly
chak
-
2006/09/20
patch applied (ghc): Comments only
chak
-
2006/09/20
patch applied (ghc): fix bugs, add boolean flag to identify coercion variables
chak
-
2006/09/20
patch applied (ghc): finished product unboxing through newtypes and proper demand analysis of newtypes
chak
-
2006/09/20
patch applied (ghc): fixed bug in product unboxing
chak
-
2006/09/20
patch applied (ghc): Comment
chak
-
2006/09/20
patch applied (ghc): towards unboxing through newtypes
chak
-
2006/09/20
patch applied (ghc): fix out-of-scope vars
chak
-
2006/09/20
patch applied (ghc): Complete the evidence generation for GADTs
chak
-
2006/09/20
patch applied (ghc): bugs
chak
-
2006/09/20
patch applied (ghc): some bug-fixes, newtype deriving might work now
chak
-
2006/09/20
patch applied (ghc): newtype deriving still not working
chak
-
2006/09/20
patch applied (ghc): newtype deriving dicts, compiling at least
chak
-
2006/09/20
patch applied (ghc): ..and a bit more
chak
-
2006/09/20
patch applied (ghc): More on newtype deriving
chak
-
2006/09/20
patch applied (ghc): towards newtype deriving dicts
chak
-
2006/09/20
patch applied (ghc): newtype fixes, coercions for non-recursive newtypes now optional
chak
-
2006/09/20
patch applied (ghc): Massive patch for the first months work adding System FC to GHC #34
chak
-
2006/09/20
patch applied (ghc): Remove mi_package from moved pprModIface
chak
-
2006/09/20
patch applied (ghc): Massive patch for the first months work adding System FC to GHC #20
chak
-
2006/09/20
patch applied (ghc): Adapt Simplify to conditional envs
chak
-
2006/09/20
patch applied (ghc): Adapt TcRnDriver to moved tyThingToIfaceDecl
chak
[Earlier messages] [Later messages]