Timeline
01/30/11:
01/29/11:
- 07:48 Ticket #4934 (threadWaitRead works incorrectly on nonthreaded RTS) created by
- I found out it in xmobar on ghc-7.0.1. When I ran it I got the following …
- 02:57 Ticket #4931 (hsc2hs emits invalid OPTIONS_GHC pragmas) created by
- If I write […] in my hsc code, hsc2hs emits […] which GHC refuses to …
- 02:55 Ticket #4930 (Case-of-case not eliminated when it could be) created by
- Small example: […] GHC produces this: […] It ought to produce …
01/28/11:
- 07:08 ProjectSuggestions edited by
- (diff)
- 07:07 Ticket #4929 (Support all top-level declarations in GHCi) created by
- I thought we had a ticket for this, but I can't find it so I'm creating …
- 06:53 Ticket #3630 (Suggested algorithm to control upper bound of space "leaks") closed by
- invalid
- 06:48 ProjectSuggestions edited by
- (diff)
- 06:45 ProjectSuggestions edited by
- (diff)
- 06:45 ProjectSuggestions edited by
- (diff)
- 06:43 ProjectSuggestions edited by
- (diff)
- 06:42 ProjectSuggestions edited by
- (diff)
- 06:41 ProjectSuggestions edited by
- (diff)
- 06:35 Internships edited by
- (diff)
- 06:34 Internships edited by
- (diff)
- 06:32 Internships edited by
- (diff)
- 04:08 Ticket #4925 (Use explicit language extensions in base) closed by
- fixed: Thanks. I fixed a couple of errors and pushed. Please discard the patch …
- 03:55 Ticket #4905 (New flag to disable warning on incomplete pattern matches in lambdas) closed by
- fixed: Implemented by […] So now -fwarn-incomplete-patterns doesn't warn …
- 02:51 Ticket #4928 (Add primops for copying/cloning an array in the new codegen) created by
- Daniel Peebles's benchmarks show that copying arrays using a …
- 02:11 Ticket #4927 (pattern match failure if compiled with -threaded) closed by
- fixed: With current GHC head (as of 20th Jan 2011 or later) and network HEAD …
- 01:28 Ticket #4927 (pattern match failure if compiled with -threaded) created by
- Always reproducible with the following program, compiled with ghc -rtsopts …
01/27/11:
- 08:50 Ticket #4925 (Use explicit language extensions in base) created by
- Attached is a darcs patch that removes the extension fields from …
- 06:22 Ticket #4924 (bizarre strictness analysis bug) created by
- This module: […] contains two identical functions, f and g. If …
- 01:14 Ticket #4923 (HEAD unregisterised build broken: unlit missing) created by
- Hello, unregisterised build of HEAD as of Jan 26 2011 fails with: […] …
- 00:48 Ticket #4922 (Segfault / Assertion failed in RTS (Compact.c)) created by
- Our application terminates with a segfault or an internal RTS error in …
01/26/11:
- 23:21 Ticket #4921 (report ambiguous type variables more consistently) created by
- […] Both x and y have the same problem, there isn't enough type …
- 22:18 TypeNats edited by
- (diff)
- 22:12 TypeNats edited by
- (diff)
- 22:12 TypeNats/Implementation edited by
- (diff)
- 22:05 TypeNats/Operations edited by
- (diff)
- 21:53 TypeNats/Operations edited by
- (diff)
- 21:53 TypeNats/Operations edited by
- (diff)
- 21:26 TypeNats/Operations edited by
- (diff)
- 21:23 TypeNats/Operations edited by
- (diff)
- 21:22 TypeNats/Operations edited by
- (diff)
- 21:19 TypeNats/AvoidingPartialTypeFunctions edited by
- (diff)
- 21:17 TypeNats/AvoidingPartialTypeFunctions edited by
- (diff)
- 21:17 TypeNats/AvoidingPartialTypeFunctions created by
- 20:57 TypeNats edited by
- (diff)
- 20:52 TypeNats edited by
- (diff)
- 18:14 DataParallel/Dec2010Release edited by
- (diff)
- 18:09 DataParallel/Dec2010Release edited by
- (diff)
- 09:16 Ticket #4918 (Rule matcher failing to look through an imported inlining) created by
- Pedro reported […] The code for f1 was optimised (by rewrite rules) …
- 08:58 Ticket #4485 (Per-class incoherence, and solve incoherent instances last) closed by
- fixed: I've just checked. Both "overlapping-intsances" and "incoherent-instances" …
- 08:38 Ticket #4915 (Segmentation fault or access violation in GHCi (Windows) during ...) closed by
- worksforme: Thanks for the report, and for spending the time trying to reproduce it. …
01/25/11:
- 08:24 Commentary/Pipeline edited by
- (diff)
- 08:13 Commentary/Pipeline edited by
- (diff)
- 03:09 Ticket #3717 (Superfluous seq no eliminated) closed by
- fixed: Fixed by […] No need to merge; putting this in 7.2 is fine. Simon
- 01:12 DataParallel/Dec2010Release edited by
- (diff)
- 01:10 DataParallel/Dec2010Release edited by
- (diff)
- 01:09 SafeHaskell edited by
- simplify implementation details a bit (diff)
- 01:03 SafeHaskell edited by
- (diff)
01/24/11:
- 21:52 DataParallel/Dec2010Release edited by
- (diff)
- 21:51 DataParallel/Dec2010Release edited by
- (diff)
- 17:37 Ticket #4917 (ghc7 does not equate type synonyms under RankNTypes) created by
- See the source at http://hpaste.org/43297/ghc7_problem_with_rankntypes_a …
- 13:52 NewPlugins edited by
- (diff)
- 13:50 NewPlugins edited by
- (diff)
- 13:48 NewPlugins edited by
- remove backends stuff, since it's a little out of the current scope (diff)
- 12:35 SafeHaskell edited by
- add note that -xsafe and -xsafelanguage cant be used together (diff)
- 12:26 SafeHaskell edited by
- fix link (diff)
- 12:25 SafeHaskell edited by
- take on board Simon PJ, Simon M and David M's comments. (diff)
- 11:02 SafeHaskell edited by
- fix up from David M's comments. (diff)
- 08:58 Ticket #4916 (make clean broken) created by
- Hello, it seems `make clean' is broken in ghc head as of Jan 24 2011. The …
01/23/11:
- 22:42 DataParallel/Dec2010Release edited by
- (diff)
- 22:41 DataParallel/Dec2010Release edited by
- (diff)
- 22:40 DataParallel/Dec2010Release edited by
- (diff)
- 14:17 Ticket #4915 (Segmentation fault or access violation in GHCi (Windows) during ...) created by
- While working in GHCi, I tried to tab-complete "readFile" after typing in …
01/22/11:
- 16:30 Commentary/Compiler/HscMain edited by
- Add some useful flags for looking at the stages (diff)
- 14:05 Commentary/Compiler/FC edited by
- warn people that they need Appendix C (diff)
- 11:43 Building/Architecture/Idiom/PhaseOrdering edited by
- (diff)
- 00:25 Ticket #4909 (ghc-7.0 cannot be compiled on Snow Leopard) closed by
- fixed: I can compile ghc-7.0 on Snow Leopard today. So, I would close this …
01/21/11:
- 15:46 NewPlugins edited by
- (diff)
- 15:44 NewPlugins edited by
- (diff)
- 15:39 NewPlugins edited by
- (diff)
- 15:37 NewPlugins edited by
- (diff)
- 15:36 NewPlugins edited by
- (diff)
- 15:35 NewPlugins edited by
- (diff)
- 15:33 NewPlugins edited by
- (diff)
- 15:30 NewPlugins edited by
- (diff)
- 15:19 NewPlugins edited by
- (diff)
- 11:30 NewPlugins edited by
- (diff)
- 11:27 NewPlugins edited by
- (diff)
- 11:27 NewPlugins edited by
- (diff)
- 11:17 NewPlugins edited by
- (diff)
- 11:17 NewPlugins edited by
- (diff)
- 11:16 NewPlugins edited by
- (diff)
- 11:16 NewPlugins edited by
- (diff)
- 11:15 NewPlugins edited by
- (diff)
- 11:13 NewPlugins edited by
- (diff)
- 11:07 NewPlugins edited by
- (diff)
- 11:06 NewPlugins edited by
- (diff)
- 11:02 NewPlugins edited by
- (diff)
- 10:46 Ticket #4914 (FPU initialization required again) created by
- I think that the bug [ http://hackage.haskell.org/trac/ghc/ticket/2724 …
- 07:22 Ticket #4911 (GHC 7 does not process Handle correctly) closed by
- duplicate: The testcase works after the fix for #4895, so closing as duplicate.
- 06:49 Ticket #4449 (GHC 7 can't do IO when demonized) closed by
- fixed: Fixed in HEAD and 7.0 by: […]
- 05:53 Ticket #4913 (Make event tracing conditional on an RTS flag only) created by
- The current event tracing mechanism is enabled at link time by linking in …
- 02:05 SafeHaskell edited by
- use cases for SafeImports/SafeLanguage? (diff)
- 01:17 NewPlugins edited by
- (diff)
- 01:10 Commentary edited by
- (diff)
- 01:00 Ticket #4912 (No warnings for orphan instances declared via TypeSynonymInstances) created by
- File Classes.hs: […] File Orphans.hs: […] Compile: […] This …
- 00:56 SafeHaskell edited by
- (diff)
- 00:17 Ticket #4911 (GHC 7 does not process Handle correctly) created by
- Compile the following code: […] Let's call this binary "foo". If you …
01/20/11:
- 23:11 Ticket #4910 (mkStdGen (-2^31) is ⊥) created by
- Quoting System/Random.hs: […] Alas, the fact that… […] …results …
- 18:51 Ticket #4909 (ghc-7.0 cannot be compiled on Snow Leopard) created by
- When I tried to compile the latest ghc-7.0 branch, I can do it on Linux …
- 16:21 SafeHaskell edited by
- Big update, tried to reword to sepperate implementation out also includes … (diff)
- 13:18 Ticket #4908 (Easy SpecConstr opportunity that is nonetheless missed) created by
- I was looking at the code using that uses unsafe indexing into STUArrays …
- 04:31 Ticket #4906 (peekCString crashes on handling nullPtr) created by
- Not quite sure what the 'correct' behaviour here is; but here's a minimal …
01/19/11:
- 14:27 Ticket #4905 (New flag to disable warning on incomplete pattern matches in lambdas) created by
- The distinction between -fwarn-simple-patterns and …
- 02:18 Ticket #4904 (Documentation for mkWeakIORef is misleading) created by
- Documentation for mkWeakIORef should mention that second value is used as …
- 01:34 Ticket #4903 (Inliner looping when specialising across modules (with GADTs and other ...) created by
- While #4870 is fixed, the original code that caused that problem is still …
- 00:37 SafeHaskell edited by
- (diff)
- 00:22 SafeHaskell edited by
- (diff)
- 00:21 SafeHaskell edited by
- (diff)
- 00:15 SafeHaskell edited by
- (diff)
- 00:05 SafeHaskell edited by
- (diff)
- 00:03 SafeHaskell edited by
- (diff)
01/18/11:
- 15:45 Ticket #4902 (Create a primop for getting the size of an Array#) created by
- We currently store the size of Array#s (and MutableArray#s): […] …
- 14:18 WikiStart edited by
- (diff)
- 13:02 SafeHaskell edited by
- (diff)
- 04:23 SafeHaskell edited by
- (diff)
- 04:16 Ticket #4901 (Possible bug in GHCi archive loading:) created by
- I'm not sure if this is a bug or an error in my understanding. In trying …
- 04:04 SafeHaskell edited by
- (diff)
01/17/11:
- 22:03 Commentary/Abbreviations edited by
- (diff)
- 21:59 Commentary/Abbreviations edited by
- (diff)
- 19:58 Ticket #4900 (DEPENDS pragma) created by
- Since a seemingly-growing amount of Haskell code is using Template Haskell …
- 17:51 ErlangInHaskell edited by
- (diff)
- 16:57 SafeHaskell edited by
- (diff)
- 16:44 Ticket #4899 (Non-standard compile plus Template Haskell produces spurious "unknown ...) created by
- Programs that use Template Haskell fail to link when doing a …
- 15:58 Commentary/Abbreviations edited by
- (diff)
- 15:44 TypeNats/Operations edited by
- (diff)
- 15:44 TypeNats/Operations edited by
- (diff)
- 15:32 Ticket #4898 (internal error: evacuate(static): strange closure type 23675) created by
- Trying to install several packages from hackage, I get this error. Running …
- 15:20 TypeNats/Operations edited by
- (diff)
- 14:34 NewPlugins edited by
- (diff)
- 14:32 NewPlugins edited by
- (diff)
- 14:31 NewPlugins edited by
- (diff)
- 14:30 NewPlugins edited by
- (diff)
- 14:25 NewPlugins edited by
- (diff)
- 14:25 NewPlugins edited by
- (diff)
- 14:12 NewPlugins edited by
- (diff)
- 14:11 NewPlugins edited by
- (diff)
- 14:10 NewPlugins edited by
- (diff)
- 14:09 NewPlugins edited by
- (diff)
- 14:08 NewPlugins edited by
- (diff)
- 14:07 NewPlugins edited by
- (diff)
- 13:57 Ticket #4897 (Bus error in Network package) closed by
- invalid: Thanks for the bug report. Could you please file it on the network Trac …
- 13:16 Ticket #4897 (Bus error in Network package) created by
- I encountered a bus error when running some HTTP client code in GHC this …
- 09:31 Commentary/Abbreviations edited by
- (diff)
- 07:52 NewPlugins edited by
- (diff)
- 04:14 Ticket #4896 (Deriving Data does not work for attached code) created by
- I get the following error when I try to derive Data for the attached …
- 01:34 NewPlugins created by
01/16/11:
- 22:51 Commentary/Abbreviations edited by
- (diff)
- 22:49 Commentary/Abbreviations edited by
- (diff)
- 22:01 Ticket #4895 (hGetBufSome returns 0 when it should not) created by
- In the attached program hGetBufSome returns 0, but the handle contains …
- 19:16 Ticket #4894 (Missing improvement for fun. deps.) created by
- The problem is illustrated by the following example: […] The issue …
- 14:32 Ticket #3678 (rejig the build system so that dummy-ghc isn't used) closed by
- fixed: Fixed, mostly by: […] along with several small patches around the same …
- 10:34 TypeNats edited by
- (diff)
- 10:33 TypeNats/Naturals edited by
- (diff)
- 10:32 TypeNats/Naturals edited by
- (diff)
- 10:13 TypeNats/Basics edited by
- (diff)
- 10:13 TypeNats/Operations created by
- 10:13 TypeNats/Basics edited by
- (diff)
- 10:12 TypeNats/Naturals created by
- 10:12 TypeNats edited by
- (diff)
- 10:05 TypeNats/Basics edited by
- (diff)
- 10:02 TypeNats/Basics edited by
- (diff)
- 10:00 TypeNats/Basics edited by
- (diff)
- 09:58 TypeNats/Basics edited by
- (diff)
- 09:57 TypeNats/Basics edited by
- (diff)
- 09:56 TypeNats/Basics edited by
- (diff)
- 09:54 TypeNats/Basics edited by
- (diff)
- 09:40 TypeNats/Basics edited by
- (diff)
- 09:33 TypeNats/Basics edited by
- (diff)
- 09:33 TypeNats/Basics edited by
- (diff)
- 09:29 TypeNats/Basics edited by
- (diff)
- 09:25 TypeNats/Implementation edited by
- (diff)
- 09:25 TypeNats edited by
- (diff)
- 09:24 TypeNats edited by
- (diff)
- 09:24 TypeNats/AlternativeSingletons created by
- 09:24 TypeNtas created by
- 09:22 TypeNats edited by
- (diff)
- 09:20 TypeNtas/AlternativeSingletins edited by
- (diff)
- 09:07 TypeNtas/AlternativeSingletins created by
- 08:56 TypeNats edited by
- (diff)
- 08:51 TypeNats/Basics edited by
- (diff)
- 08:49 TypeNats edited by
- (diff)
- 08:46 TypeNats/ImplicitExplicit edited by
- (diff)
- 08:44 TypeNats/ImplicitExplicit edited by
- (diff)
- 08:43 TypeNats/ImplicitExplicit edited by
- (diff)
- 08:43 TypeNats/ImplicitExplicit edited by
- (diff)
- 08:38 TypeNats/Basics edited by
- (diff)
- 08:36 TypeNats/Basics edited by
- (diff)
01/15/11:
- 15:54 Commentary/Abbreviations edited by
- (diff)
- 15:53 Commentary/Abbreviations edited by
- (diff)
- 15:52 Commentary/Abbreviations edited by
- (diff)
- 15:51 Commentary/Abbreviations edited by
- (diff)
- 15:50 Commentary/Abbreviations created by
- list abbreviations I've come across so far
- 15:49 Commentary edited by
- Add link to abbreviations page (diff)
01/14/11:
- 12:41 Ticket #4893 (panic! the 'impossible' happened: initC: srt_lbl) created by
- I haven't much clue as to what happened :-/ I have attached and a dump of …
- 06:29 Ticket #2442 (Heuristics to improve error messages for badly referenced things) closed by
- fixed: Finally done! […] Thanks to Max for doing most of the real work. …
- 03:53 SafeHaskell edited by
- (diff)
- 03:47 SafeHaskell edited by
- (diff)
- 03:43 SafeHaskell edited by
- (diff)
- 02:16 SafeHaskell edited by
- (diff)
01/13/11:
- 08:53 Commentary/Pipeline edited by
- (diff)
- 04:24 Ticket #4377 (sizedText function for Text.PrettyPrint) closed by
- fixed: Patches pushed, thanks: […]
- 01:55 Ticket #4819 ([PATCH] undefined symbols; mixed architecture build) closed by
- fixed: Fixed: […]
01/12/11:
- 15:12 Ticket #2544 (Improve "Can't unify" error messages from type functions) closed by
- fixed: It's even improved a bit more in HEAD […] So let's close. I'll add a …
- 12:17 Ticket #4892 (panic building darcs) created by
- […] , from darcs screened as of Wed, 12 Jan 2011 20:00:00 +0000 …
- 09:11 Blog: New directions for Template Haskell edited by
- 07:52 DarcsConversion edited by
- (diff)
- 07:51 DarcsConversion edited by
- (diff)
- 07:09 Ticket #4801 (Typechecker performance regression 6.12 -> 7.0.1) closed by
- fixed: This (long-list) regression is certainly fixed. The HEAD is faster than …
- 06:49 DarcsConversion edited by
- (diff)
- 04:12 Ticket #4891 (dataConInfoPtrToName doesn't correctly resolve constructors with a ...) created by
- I believe the parse helper in dataConInfoPtrToName in …
01/11/11:
- 23:35 Ticket #4890 (Add DTrace support to i386-solaris2 platform) created by
- Hello, it would be good if solaris platform support would also include …
- 18:27 Blog: Let generalisation in GHC 7.0 comment added by
- One gotcha about combining -XGADTs and -XNoMonoLocalBinds: because -XGADTs …
- 16:07 Ticket #4870 (Compiler panic with SPECIALIZE pragma on function from imported module) closed by
- fixed: Merged.
- 13:26 Ticket #4525 (Type synonyms not expanded consistently in errors) closed by
- fixed: Fixed in HEAD by: […]
- 10:48 Ticket #4889 (Ignore broken pipe error when writing to a died process) created by
- In readProcessWithExitCode, when child dies without reading whole input we …
- 01:44 DataParallel/Dec2010Release edited by
- (diff)
- 01:25 DataParallel/Dec2010Release edited by
- (diff)
01/10/11:
- 16:00 GitForDarcsUsers edited by
- Mentionen Git remotes. (diff)
- 15:34 GitForDarcsUsers edited by
- Fix graphs pictures. (diff)
- 10:50 ErlangInHaskell edited by
- (diff)
- 09:31 Ticket #4868 (deepseq should not depend on containers) closed by
- wontfix: Since consensus wasn't reached and I don't have time to pursue it I'm …
- 05:09 Ticket #4884 (registerPackage fails with multiple command line --package-conf= flags) closed by
- invalid: This is the documented behaviour of ghc-pkg. In the output of `ghc-pkg …
- 03:09 Ticket #4875 (ghc misdiagnoses a compile time error concerning parameterized types) closed by
- fixed: Fixed by […] Try not to push this to the 7.0 branch because it'll …
01/08/11:
- 18:01 Ticket #4850 (Segfault when lots of blocked MVar messages) closed by
- fixed: All merged.
- 12:27 Ticket #4848 ([PATCH] Support for shared libraries on Solaris2/i386 platform.) closed by
- fixed: Merged.
- 12:26 Ticket #4523 (unix package does not check properly for sem_close) closed by
- fixed: Fixed in HEAD and 7.0 branch: […]
- 12:26 Ticket #4883 (make install DESTDIR=./relative/path fails) closed by
- fixed: Fixed in HEAD and 7.0 branch: […]
- 11:32 Ticket #4537 (Make SampleVar an instance of Typeable) closed by
- fixed: Applied, thanks!
- 11:32 Ticket #4526 (Make Chan an instance of Eq) closed by
- fixed: Applied, thanks!
- 11:31 Ticket #4886 (GHC "extensions" for (pre/post)processors) closed by
- wontfix: Post-processing could be done just by taking stderr, rather than requiring …
- 10:44 Ticket #4878 (Bindist build tools assume libffi.so.5 availability) closed by
- fixed: This is fixed (in HEAD and 7.0 branch) now that we build all binaries in …
- 07:20 Ticket #4460 (Input is not echoed when GHCi is suspended and subsequently brought to ...) closed by
- fixed: Merged.
- 07:19 Ticket #4882 (/usr/bin/haddock-7.0.1) closed by
- fixed: Done
- 07:18 Ticket #3975 (filepath: normalise trailing dot) closed by
- fixed: Applied, thanks
- 05:43 Ticket #4190 (Poor error message for unrecognised flag in GHCi's :set) closed by
- fixed: Applied, thanks!
- 05:42 Ticket #4058 (improve error message: Module `System.IO' does not export `LineBuffering') closed by
- fixed: Applied, thanks!
- 05:01 Ticket #4885 (freeGroup: block size is zero) closed by
- fixed: I can't reproduce this with 7.0.1, compiling with […] and running …
- 02:23 Ticket #4888 (Document behaviour of throwTo to your own ThreadId) created by
- The behaviour of throwTo my_tid could be considered surprising because …
01/07/11:
- 09:35 Ticket #4887 (add a Location interface for element-wise operations on Data.Map) created by
- This is a variant of a suggestion by apfelmus: …
- 08:51 Ticket #4886 (GHC "extensions" for (pre/post)processors) created by
- I've been using Conor McBride?'s SHE recently and while it's excellent, …
- 07:52 Ticket #4816 (DeriveFunctor should not require a functor instance for functorial data ...) closed by
- fixed: Merged.
- 07:51 Ticket #4528 (stand-alone deriving sometimes fails for GADTs) closed by
- fixed: Merged.
- 07:47 Ticket #4876 (isEmptySampleVar returns False when threads are waiting on an empty ...) closed by
- fixed: Merged.
- 07:46 Ticket #4522 (.ghc folder not created by default) closed by
- fixed: Merged.
- 07:32 Ticket #4521 (Passing --hoogle to haddock when building base) closed by
- fixed: Merged
- 07:30 Ticket #4531 (GHCi reacting strangely and then crashing after pressing CTRL-C) closed by
- fixed: Merged.
- 03:15 Status/SLPJ-Tickets edited by
- (diff)
- 02:56 Status/SLPJ-Tickets edited by
- (diff)
01/06/11:
- 18:34 TypeNats/Interact2 edited by
- (diff)
- 16:20 Ticket #4885 (freeGroup: block size is zero) created by
- I'm starting on a program to accept incoming UDP packets and dump them to …
- 12:11 Ticket #4884 (registerPackage fails with multiple command line --package-conf= flags) created by
- in registerPackage the database to operate on is filtered, whereas the …
- 08:42 Ticket #4871 (Build failure on windows: rts/Linker.c) closed by
- worksforme: Thanks for the explanation & the copy. It's working now.
- 07:48 Commentary/Compiler/GenericDeriving edited by
- (diff)
- 06:49 Ticket #4883 (make install DESTDIR=./relative/path fails) created by
- The following works as expected: […] however when using a relative …
- 06:39 Commentary/Compiler/GenericDeriving edited by
- (diff)
- 06:38 Commentary/Compiler/GenericDeriving edited by
- (diff)
- 06:08 Ticket #4829 (build does not respect --with-gcc option) closed by
- fixed: Merged.
- 06:05 Ticket #3837 (hsc2hs and utf-8) closed by
- fixed: Merged.
- 06:04 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) closed by
- fixed: Merged.
- 06:03 Ticket #4826 (RTS flag documentation) closed by
- fixed: Merged.
01/05/11:
- 23:22 Ticket #4882 (/usr/bin/haddock-7.0.1) created by
- Current shipped haddock version is 2.8.0, but ghc-7.0.1 builds provide …
- 16:14 Building/Preparation/Windows edited by
- (diff)
- 11:01 Ticket #4881 (Some patches for GHC) created by
- Ticket #4834, which proposes to make Applicative a superclass of …
- 09:20 Ticket #4854 (Validating on a PPC Mac OS X: Fix miscellaneous errors and warnings) closed by
- fixed: Thanks; all applied or already fixed.
- 08:09 Ticket #4880 (Functor, Monad, Applicative instances for Data.Monoid.First, ...) created by
- First and Last are both wrappers for Maybe, so this is a very …
- 02:04 Ticket #4879 (Deprecate exports) created by
- == Motivation == During the library submission process there's sometimes …
01/04/11:
- 14:39 Ticket #4878 (Bindist build tools assume libffi.so.5 availability) created by
- To be able to install the generic i386 Linux binary distribution, I had to …
- 13:36 Building/Unregisterised edited by
- remove trainling whitespace chars which breaks unregisterised build if … (diff)
- 00:27 Building/IA64Linux edited by
- (diff)
- 00:23 Building/IA64Linux created by
- 00:14 Platforms edited by
- (diff)
01/03/11:
- 23:56 Platforms edited by
- (diff)
- 11:04 Ticket #4455 (Add Applicative instance for ST) closed by
- fixed: Discussion: …
- 09:34 Ticket #4877 (Template Haskell panic when splicing an infix expression with a ...) created by
- Simple enough: […] […] Of course the expression being spliced …
- 07:01 Ticket #3681 (hsc2hs wrapper script throws away $HSC2HS_EXTRA's value when specified C ...) closed by
- fixed: It seems "-m32" got lost for some other reason in hsc2hs of ghc-7.0.1. In …
01/01/11:
- 22:59 Ticket #4876 (isEmptySampleVar returns False when threads are waiting on an empty ...) created by
- The source code for Control.Concurrent.SampleVar?.isEmptySampleVar: […] …
12/31/10:
- 23:00 Ticket #4875 (ghc misdiagnoses a compile time error concerning parameterized types) created by
- Please find the script HaskellBug?.hs at the bottom of this message. Here …
- 13:39 Ticket #4495 (GHC fails to inline methods of single-method classes) closed by
- fixed: I can't see anything better than some fragile matching on -ddump-simpl …
- 12:07 Ticket #4873 (ARM/linux build broken due to libffi errors) closed by
- fixed: We have 3.0.9 in 7.0.1, so I assume this is already fixed.
- 09:24 Ticket #4872 (build failure on IA64 linux) closed by
- wontfix: Registerised -fvia-c is deprecated and will be removed in future …
- 02:53 Ticket #4874 (Unnecessary reboxing when using INLINABLE) created by
- The intent of the attached library and test harness is to use INLINABLE …
Note: See TracTimeline
for information about the timeline view.
