November 2013 Archives by date
Starting: Fri Nov 1 09:31:43 UTC 2013
Ending: Fri Nov 29 21:59:29 UTC 2013
Messages: 228
- Current link-destination Haddock warnings in base
Herbert Valerio Riedel
- Dynamically loading and unloading (C) object files
Andrew Farmer
- Another CPP gotcha for the manual
Mark Lentczner
- Another CPP gotcha for the manual
Daniel Trstenjak
- Another CPP gotcha for the manual
Mark Lentczner
- 7.8.1 RC
Austin Seipp
- Another CPP gotcha for the manual
Malcolm Wallace
- Another CPP gotcha for the manual
Daniel Trstenjak
- Another CPP gotcha for the manual
Herbert Valerio Riedel
- Another CPP gotcha for the manual
Malcolm Wallace
- Why do we put GMP allocations on GHC heaps?
Simon Marlow
- More GND + role inference woes
Roman Cheplyaka
- GND and Safe Haskell
Roman Cheplyaka
- More GND + role inference woes
Richard Eisenberg
- GND and Safe Haskell
Richard Eisenberg
- Another CPP gotcha for the manual
Carter Schonwald
- Another CPP gotcha for the manual
Carter Schonwald
- More GND + role inference woes
Richard Eisenberg
- Finding & assembling class dictionaries from GHC plugins?
Conal Elliott
- Why do we put GMP allocations on GHC heaps?
Florian Weimer
- Another CPP gotcha for the manual
Simon Marlow
- Dynamically loading and unloading (C) object files
Simon Marlow
- Finding & assembling class dictionaries from GHC plugins?
Simon Peyton-Jones
- [PATCH] Fix typo in User's Guide
Pedro Rodrigues
- Dynamically loading and unloading (C) object files
Edsko de Vries
- Finding & assembling class dictionaries from GHC plugins?
Nicolas Frisby
- Generics bugs
Simon Peyton-Jones
- Generics bugs
José Pedro Magalhães
- [PATCH] Fix typo in User's Guide
Carter Schonwald
- [commit: packages/integer-gmp] master: Clean-up Cmm of import/export primitives (dfd65a2)
Gabor Greif
- Finding & assembling class dictionaries from GHC plugins?
Conal Elliott
- [PATCH] Fix typo in User's Guide
Pedro Rodrigues
- [PATCH] Fix typo in User's Guide
Simon Peyton-Jones
- Generics bugs
Simon Peyton-Jones
- Finding & assembling class dictionaries from GHC plugins?
Simon Peyton-Jones
- [commit: packages/integer-gmp] master: Clean-up Cmm of import/export primitives (dfd65a2)
Herbert Valerio Riedel
- Finding & assembling class dictionaries from GHC plugins?
Nicolas Frisby
- Finding & assembling class dictionaries from GHC plugins?
Conal Elliott
- [commit: packages/integer-gmp] master: Clean-up Cmm of import/export primitives (dfd65a2)
Gabor Greif
- Annotations
Simon Peyton-Jones
- Annotations
Johan Tibell
- Annotations
Gergely Risko
- Annotations
Simon Peyton-Jones
- Annotations
Gergely Risko
- Annotations
Edward A Kmett
- Template Haskell and stage-1
Simon Peyton-Jones
- Finding & assembling class dictionaries from GHC plugins?
Simon Peyton-Jones
- Template Haskell and stage-1
Gergely Risko
- Annotations
Gergely Risko
- Template Haskell and stage-1
Ian Lynagh
- Template Haskell and stage-1
Gabor Greif
- Template Haskell and stage-1
Carter Schonwald
- Any GHC plans to adopt tf-random?
Nicolas Frisby
- Any GHC plans to adopt tf-random?
Nicolas Frisby
- Any GHC plans to adopt tf-random?
Ryan Newton
- Finding & assembling class dictionaries from GHC plugins?
Conal Elliott
- Another CPP gotcha for the manual
Gabriel Dos Reis
- Finding & assembling class dictionaries from GHC plugins?
Simon Peyton-Jones
- GHC error message on type mismatch
Daniel Trstenjak
- Windows linking
Simon Peyton-Jones
- Finding & assembling class dictionaries from GHC plugins?
Conal Elliott
- windows agiain
Simon Peyton-Jones
- Possible bug related to stm and exceptions
Andreas Voellmy
- simd branch ready for review/merge
Carter Schonwald
- GHC 7.8 release status
Andreas Voellmy
- Annotations
Simon Marlow
- Things stopping pure Haskell code from having a cross-platform single semantics?
Ryan Newton
- Restrictions on polytypes with type families
Nicolas Frisby
- Finding & assembling class dictionaries from GHC plugins?
Simon Peyton-Jones
- Windows build
Simon Peyton-Jones
- Things stopping pure Haskell code from having a cross-platform single semantics?
Conal Elliott
- Windows build
kyra
- Windows build
Simon Peyton-Jones
- Windows build
kyra
- Pattern match failure in StgCmmExpr.hs when adding new out-of-line primop
Edsko de Vries
- Pattern match failure in StgCmmExpr.hs when adding new out-of-line primop
Edsko de Vries
- Pattern match failure in StgCmmExpr.hs when adding new out-of-line primop
Edsko de Vries
- Trac formatting
Simon Peyton-Jones
- Trac formatting
Joachim Breitner
- Restrictions on polytypes with type families
Richard Eisenberg
- Finding & assembling class dictionaries from GHC plugins?
Conal Elliott
- Restrictions on polytypes with type families
Simon Peyton-Jones
- Windows build
Simon Peyton-Jones
- Adding new library dependencies to GHC
Carter Schonwald
- Validate broken on Snow Leopard and Mountain Lion
Ben Lippmeier
- Validate broken on Snow Leopard and Mountain Lion
Christiaan Baaij
- [commit: ghc] master: Make the fields in NameCache strict (bed118a)
Simon Peyton-Jones
- Trac formatting
Simon Marlow
- [commit: ghc] master: Make the fields in NameCache strict (bed118a)
Patrick Palka
- restrictions on Coercible
Richard Eisenberg
- restrictions on Coercible
Simon Peyton-Jones
- Problems building HEAD on Mac OS X Mavericks/Xcode 5
Nick Partridge
- [commit: ghc] master: Make type-level evaluation work with :kind! (b2fa2d4)
Simon Peyton-Jones
- restrictions on Coercible
Richard Eisenberg
- Problems building HEAD on Mac OS X Mavericks/Xcode 5
Corey O'Connor
- Validate broken on Snow Leopard and Mountain Lion
Ben Lippmeier
- Problems building HEAD on Mac OS X Mavericks/Xcode 5
Carter Schonwald
- Validate broken on Snow Leopard and Mountain Lion
Carter Schonwald
- Validate broken on Snow Leopard and Mountain Lion
Simon Peyton-Jones
- Validate broken on Snow Leopard and Mountain Lion
Christiaan Baaij
- Trac formatting
Herbert Valerio Riedel
- Validate broken on Snow Leopard and Mountain Lion
Christiaan Baaij
- Trac formatting
Simon Marlow
- Trac formatting
Herbert Valerio Riedel
- [commit: ghc] master: Make type-level evaluation work with :kind! (b2fa2d4)
Iavor Diatchki
- Out with the new, in with the old for the vector library WAS: [commit: packages/vector] ghc-head: Snapshot of the real 0.10.0.1 release (a3a65b5)
Geoffrey Mainland
- Out with the new, in with the old for the vector library WAS: [commit: packages/vector] ghc-head: Snapshot of the real 0.10.0.1 release (a3a65b5)
Bryan O'Sullivan
- GHC 7.8 release status
Andreas Voellmy
- GHC 7.8 release status
Andreas Voellmy
- GHC 7.8 release status
Nicolas Frisby
- Trac formatting
Simon Peyton-Jones
- Validate broken on Snow Leopard and Mountain Lion
Christiaan Baaij
- Trac formatting
Simon Peyton-Jones
- topHandler03 failing
Joachim Breitner
- topHandler03 failing
Duncan Coutts
- templateHaskellNames
Richard Eisenberg
- Fwd: Any GHC plans to adopt tf-random?
Michał Pałka
- tcfail174, T2494 and Simple14 failing
Joachim Breitner
- Behaviour of readProcess, and code simplicity (or lack thereof)
Duncan Coutts
- bundle panic
Simon Peyton-Jones
- tcfail174, T2494 and Simple14 failing
Simon Peyton-Jones
- bundle panic
Simon Peyton-Jones
- GHC 7.8 release status
Austin Seipp
- GHC 7.8 release status
Carter Schonwald
- GHC 7.8 release status
Nicolas Frisby
- bundle panic
Simon Marlow
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- tcfail174, T2494 and Simple14 failing
Simon Peyton-Jones
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Validate broken on Snow Leopard and Mountain Lion
Maxwell Swadling
- Validate broken on Snow Leopard and Mountain Lion
Edward Z. Yang
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- example of great getting started guide (possible guide to improve it for ghc)
Carter Schonwald
- example of great getting started guide (possible guide to improve it for ghc)
Daniil Frumin
- example of great getting started guide (possible guide to improve it for ghc)
Carter Schonwald
- example of great getting started guide (possible guide to improve it for ghc)
Simon Peyton-Jones
- templateHaskellNames
Simon Peyton-Jones
- example of great getting started guide (possible guide to improve it for ghc)
Jan Stolarek
- bundle panic
Jan Stolarek
- Validate broken on Snow Leopard and Mountain Lion
Christiaan Baaij
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- example of great getting started guide (possible guide to improve it for ghc)
Daniil Frumin
- Behaviour of readProcess, and code simplicity (or lack thereof)
Yitzchak Gale
- clang/wrapper cannot build GHC head with integer-gmp on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- clang/wrapper cannot build GHC head with integer-gmp on Mavericks
Herbert Valerio Riedel
- clang/wrapper cannot build GHC head with integer-gmp on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Too many symbols
Simon Peyton-Jones
- clang/wrapper cannot build GHC head with integer-gmp on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Nick Partridge
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Nick Partridge
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Behaviour of readProcess, and code simplicity (or lack thereof)
Akio Takano
- Building GHC head with clang on Mavericks
Simon Marlow
- [PATCH] Fix typo in User's Guide
Arash Rouhani
- [commit: testsuite] master: Much better perf on 5030, higher peak on 3064 (53b3199)
Simon Marlow
- [PATCH] Fix typo in User's Guide
Simon Peyton-Jones
- [commit: testsuite] master: Much better perf on 5030, higher peak on 3064 (53b3199)
Simon Peyton-Jones
- [PATCH] Fix typo in User's Guide
Joachim Breitner
- Too many symbols
kyra
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Simon Marlow
- Too many symbols
Simon Peyton-Jones
- Travis now also tests with -DDEBUG
Joachim Breitner
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Carter Schonwald
- bundle panic
Simon Peyton-Jones
- Moving travis CI repo to git.haskell.org?
Joachim Breitner
- Moving travis CI repo to git.haskell.org?
Johan Tibell
- Moving travis CI repo to git.haskell.org?
Joachim Breitner
- Cannot build tagged with HEAD
Edsko de Vries
- Cannot build tagged with HEAD
Simon Peyton-Jones
- Cannot build tagged with HEAD
Joachim Breitner
- Cannot build tagged with HEAD
Edsko de Vries
- Cannot instantiate unification variable
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Amos Robinson
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Amos Robinson
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Carter Schonwald
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Carter Schonwald
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Amos Robinson
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Carter Schonwald
- Link error with head Re: [commit: ghc] master: GHCi: Properly generate jump code for ARM (#8380) (5bab1a5)
Carter Schonwald
- Cannot instantiate unification variable
Simon Peyton-Jones
- RTS warnings
Gabor Greif
- RTS warnings
Herbert Valerio Riedel
- build errors
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- build errors
Joachim Breitner
- worker-wrapper correctness
Joachim Breitner
- Building GHC head with clang on Mavericks
Simon Marlow
- build errors
Luke Iannini
- [commit: testsuite] master: Higher residency in Haddock (15c09a3)
Simon Marlow
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Simon Peyton-Jones
- [commit: testsuite] master: Higher residency in Haddock (15c09a3)
Simon Peyton-Jones
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Joachim Breitner
- [commit: testsuite] master: Higher residency in Haddock (15c09a3)
Simon Marlow
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Simon Marlow
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Simon Marlow
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Joachim Breitner
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Simon Marlow
- [commit: testsuite] master: Update some perf results for master (4afbacc)
Joachim Breitner
- [commit: testsuite] master: Summarily skip compiler_perf tests when DEBUG is on (715e313)
Simon Peyton-Jones
- build errors
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- __builtin___clear_cache
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- build errors
Herbert Valerio Riedel
- build errors
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- __builtin___clear_cache
Herbert Valerio Riedel
- __builtin___clear_cache
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- Building GHC head with clang on Mavericks
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
- [commit: testsuite] master: Explain skipping compiler-perf tests when debugging is on (14958ae)
Simon Marlow
- [commit: testsuite] master: Explain skipping compiler-perf tests when debugging is on (14958ae)
Joachim Breitner
- Can cardinality analysis subsume strictness analysis
Joachim Breitner
- Getting Involved
Blair Archibald
- Getting Involved
Jan Stolarek
- Getting Involved
Mateusz Kowalczyk
- Getting Involved
Carter Schonwald
Last message date:
Fri Nov 29 21:59:29 UTC 2013
Archived on: Fri Nov 29 21:59:32 UTC 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).