Timeline
01/12/09:
- 22:12 ObjectiveC edited by
- (diff)
- 22:12 ObjectiveC edited by
- (diff)
- 21:58 ObjectiveC edited by
- (diff)
- 21:55 ObjectiveC/Messaging edited by
- (diff)
- 21:51 ObjectiveC edited by
- (diff)
- 21:51 ObjectiveC edited by
- (diff)
- 21:02 ObjectiveC/ForeignDeclarations edited by
- (diff)
- 20:34 ObjectiveC/Messaging edited by
- (diff)
- 17:30 ObjectiveC/Messaging edited by
- (diff)
- 15:39 Ticket #2943 (Socket related IO cannot be be interrupted on Windows) created by
- While playing with socket communication, I noticed that socket IO cannot …
- 15:29 Ticket #2942 (witten/ghc-6.10.1-powerpc-apple-darwin.tar.bz2: make install fails on ...) created by
- The make install of the binary distribution …
- 14:16 Ticket #2941 (HsBase.h includes termios.h which prevents us including curses.h on ...) created by
- Every .hc file includes HsBase.h from the base package. Unfortunately …
- 09:42 BuildBot edited by
- fix link to buildbot website (diff)
- 08:41 Attic/Building/BuildSystem/New edited by
- (diff)
- 08:19 Attic/Building/BuildSystem/New edited by
- (diff)
- 08:14 Attic/Building/BuildSystem/New edited by
- (diff)
- 08:13 Attic/Building/BuildSystem/New created by
- 05:39 Ticket #2912 (GHCi bug: bus error when executing some gsl-random code) closed by
- duplicate: This is another instance of #781. The problem is caused by this reference …
- 05:38 ObjectiveC/Classes edited by
- (diff)
- 05:37 ObjectiveC/Classes edited by
- (diff)
- 05:36 ObjectiveC/Classes edited by
- (diff)
- 05:29 ObjectiveC edited by
- (diff)
- 04:36 Status/SLPJ-Tickets edited by
- (diff)
- 04:07 Ticket #2940 (Do CSE after CorePrep) created by
- Common sub-expression analysis is deliberately conservative, but it's …
- 02:50 Ticket #2938 (excessive use of stack space with longer source lists) closed by
- duplicate: See #2002: we concluded that it was reasonable for GHC to use linear stack …
- 00:43 Ticket #2935 ("A lazy (~) pattern cannot bind existential type variables" happens for ...) closed by
- wontfix: The error message is not good, but it's right to reject this program. …
01/11/09:
- 07:52 Ticket #2910 (throwTo can block indefinitely when target thread finishes with exceptions ...) closed by
- fixed: All 7 merged
- 07:40 Ticket #2873 (ghc-pkg list/dump --package-conf=missing returns successful error code) closed by
- fixed: Merged
- 05:58 ObjectiveC/Classes edited by
- (diff)
01/10/09:
- 21:29 ObjectiveC/Classes edited by
- (diff)
- 12:11 Ticket #2939 (Example in library doco for Control.Exception.handle is no longer ...) created by
- The library documentation for Control.Exception includes an example …
- 06:53 ObjectiveC/Classes edited by
- (diff)
- 06:01 Ticket #2584 (Pretty printing of types with HsDocTy goes wrong) closed by
- fixed: I don't want remove the pretty printing of HsDocTy since it is used …
- 05:29 Building/Prerequisites edited by
- mention that python is only needed for the testsuite (diff)
- 05:23 Ticket #2938 (excessive use of stack space with longer source lists) created by
- ghc does not handle long lists in a good way at the moment compiling the …
- 05:23 ObjectiveC/Messaging edited by
- (diff)
- 04:57 ObjectiveC/Messaging edited by
- (diff)
- 04:50 ObjectiveC/Classes created by
- 04:48 ObjectiveC/MemoryManagement created by
- 04:47 ObjectiveC/Naming created by
- 04:45 ObjectiveC/Messaging created by
- 04:40 ObjectiveC/ForeignDeclarations created by
- 04:35 ObjectiveC created by
01/09/09:
- 21:50 Ticket #2937 (source file that compiled fine fails to recompile after touching it (yes, ...) created by
- I'm using the development snapshot ghc-6.11.20090107 and ran into a bug …
- 21:36 Ticket #2936 (System.IO.Error needs to be imported unconditionally) created by
- The recent patch "Avoid using IOError internals" placed import of …
- 14:42 Ticket #2935 ("A lazy (~) pattern cannot bind existential type variables" happens for ...) created by
- This program: […] causes this error: […] This doesn't seem like an …
- 14:31 Ticket #2934 (HEAP_ALLOCED() is not thread-safe) created by
- Hi, I have a program that seems to run into occasional garbage …
- 13:41 Ticket #2932 (Control.Arrow.Quantum, new version which compiles with GHC 6.10) closed by
- fixed: Fixed, thanks!
- 13:35 Building/Prerequisites edited by
- Need make >= 3.80 (diff)
- 11:43 Ticket #2933 (LDFLAGS ignored by build system) created by
- I have required libs installed in /opt/csw/lib which is not on the …
- 09:25 Ticket #2932 (Control.Arrow.Quantum, new version which compiles with GHC 6.10) created by
- The enclosed file contains a version of Quantum.hs with minor changes as …
- 08:49 Ticket #2931 (Template Haskell: Quoting single letter identifier leads to a parse error ...) created by
- To reproduce the bug with ghci: […] As a module, the following source …
- 07:12 Ticket #2930 (System.Time.formatCalendarTime: %s isn't the number of seconds since the ...) created by
- formatCalendarTime references strftime(3), and man strftime says that …
- 05:15 Ticket #2929 (INFINITY used in .hc files without -std=c99) created by
- The C macro INFINITY is apparently defined by the C99 standard. On …
- 04:50 Ticket #2928 (internal error: schedule: invalid what_next field) closed by
- duplicate: Fixed in 6.10.2: see #2818
01/08/09:
- 14:55 Ticket #2928 (internal error: schedule: invalid what_next field) created by
- Test.hs: […] […] This only happens when the program is compiled …
- 12:10 Building/RunningTests edited by
- document THREADS and CLEANUP vars (diff)
- 10:06 Ticket #2927 (Bug in network library, uncaught exception when dealing with ipv6 sockets) created by
- There is an uncaught exception in the network library which is causing my …
- 07:41 Ticket #2926 (Foreign exported function returns wrong type) created by
- I call foo, foreign export ccall foo :: Int -> IO CInt, from C code like …
- 04:37 Ticket #2925 (Linker mmap failure on FreeBSD/x86_64) created by
- We have some experimental fixes in the Linker to work around the lack of …
- 04:14 Ticket #2924 (createDirectory: permission denied) created by
- The following program results in an odd "permission denied" error from …
- 03:17 Ticket #2923 (Documentation contains (broken) links to /home/ian) created by
- The GHC API documentation (and possibly other modules as well) contain …
- 02:44 Ticket #2922 (GHC panic: Non-exhaustive patterns in function printTarget) closed by
- invalid: Oh, I think I just found out what this bug is about. It's simply an error …
- 02:34 Ticket #2922 (GHC panic: Non-exhaustive patterns in function printTarget) created by
- When running ghci or ghc on Translator.hs (given below) and running it, …
01/07/09:
- 15:55 Ticket #2921 (__GLASGOW_HASKELL__ undefined) created by
- After manually forcing adding HsFFI.h to the search path of hsc2hs -- …
- 11:23 Ticket #2920 (old-time on hackage is incorrectly packaged) created by
- old-time is missing its ./configure script: …
01/06/09:
- 19:28 Ticket #2919 (ghc panic while compiling Crypto) created by
- While compiling the Crypto 4.1.0 library from hackage I received the …
- 12:20 Ticket #2918 (Storable alignment for Double is 4) created by
- The alignment for Double is 4. This makes little sense, it should be 8. …
- 12:16 Ticket #2917 (alloca and allocaArray do not respect alignment) created by
- When allocating memory with alloca or allocaArray the alignment of the …
- 11:40 Ticket #2916 (Adding "-auto-all" when using "-O2 -prof" causes "<<loop>>") created by
- The program below works fine (and outputs "ZeroPmt?") when compiled with …
- 08:52 Status/SLPJ-Tickets edited by
- (diff)
- 08:51 Ticket #2915 (Arity is smaller than need be) created by
- Consider […] where t1 and t2 have arity 1. You'd think that f …
- 06:29 Ticket #2914 (RecordWildCards doesn't work with associated datatypes inside class ...) created by
- It seems like record wildcards (the ".." notation) don't work in the …
- 06:12 Ticket #2913 (OldException's catch etc should treat new Exception types as ...) created by
- OldException's catch etc should treat new Exception types as …
- 04:48 Ticket #2904 (Broken pipe when quitting "ghc --show-iface file.hi | less") closed by
- duplicate: See #2699
01/05/09:
- 09:07 RewriteRules/WorkerWrapper edited by
- (diff)
- 09:06 RewriteRules/WorkerWrapper edited by
- (diff)
- 09:02 RewriteRules/WorkerWrapper created by
- 05:56 Status/SLPJ-Tickets edited by
- (diff)
- 04:49 Ticket #2912 (GHCi bug: bus error when executing some gsl-random code) created by
- When compiling this simple program, the resulting executable runs fine, …
- 03:59 Ticket #2909 (long list of names -> linkBCO: >= 64k insns in BCO) closed by
- duplicate: Thanks for the report; this is a duplicate of an older bug, #789.
- 00:46 Ticket #2907 (generalized newtype deriving not working with polymorphic component) closed by
- wontfix: No, sorry, you'll have to write this one by hand! The newtype deriving …
01/04/09:
- 16:37 Building/GettingTheSources edited by
- bug was closed; patch no longer needed (diff)
- 14:20 Ticket #2769 (Export mapAccumR from Data.Map, Data.IntMap) closed by
- fixed: export-mapAccumRWithKey.patch applied, thanks!
- 14:19 Ticket #2865 (Add more tab completions in GHCi for :set and :show) closed by
- fixed: Applied, thanks!
- 11:25 Ticket #2908 (typo "reqwest" in documentation) closed by
- fixed: Fixed in HEAD and STABLE.
- 11:24 Ticket #2857 (sync-all ignores --complete) closed by
- fixed: Applied, thanks!
- 08:16 Ticket #2887 (Segfault while configuring Cabal 1.6.0.1 on OS X 10.5) closed by
- fixed: I've updated the download page to say that Xcode 3.1 is required, and …
- 08:15 Building/MacOSX edited by
- (diff)
- 07:26 Ticket #2898 (crash when interpreting) closed by
- fixed: Merged
- 05:47 Ticket #2851 (Improve error message for failed deriving) closed by
- fixed: Both merged
- 05:47 Ticket #2856 (GeneralizedNewtypeDeriving doesn't work with data families) closed by
- fixed: Merged
- 04:29 Ticket #2756 (state hack causes unneeded value to be evaluated) closed by
- fixed: Merged
- 04:28 Ticket #2888 (Source file that compiled fine no longer compiles after touching it.) closed by
- fixed: Merged
- 04:28 Ticket #2901 (GHC crashes with "impossible happened ... RnEnv.lookupImportedName" if ...) closed by
- fixed: Merged.
01/03/09:
- 14:28 Ticket #2911 (Error messages have the wrong qualified names) created by
- This module: […] produces this type error: […] i.e. it claims that …
- 09:40 Ticket #2910 (throwTo can block indefinitely when target thread finishes with exceptions ...) created by
- throwTo can block indefinitely when the target thread has exceptions …
01/02/09:
- 22:52 Ticket #2909 (long list of names -> linkBCO: >= 64k insns in BCO) created by
- Doing Project Euler 22. Simple program, gives me: classico 9679$ runghc …
- 20:24 Ticket #2908 (typo "reqwest" in documentation) created by
- While reading through the documentation for base-4.0.0.0: Basic libraries, …
- 11:55 Ticket #2907 (generalized newtype deriving not working with polymorphic component) created by
- I’d like generalized newtype deriving to work also with polymorphic …
- 07:32 Status/SLPJ-Tickets edited by
- (diff)
- 00:59 Ticket #2906 (.hc code generated for Parser.hs is 2MB big) created by
- When compiling GHC 6.10.1 with GHC 6.8.3 on the SPARC T2, the intermediate …
12/31/08:
- 20:25 Ticket #2905 (require -XGADTs in order to pattern-match GADTs) created by
- Without -XGADTs, pattern-matching GADTs causes weird typechecking problems …
- 08:37 Ticket #2904 (Broken pipe when quitting "ghc --show-iface file.hi | less") created by
- Here is an example of a very minor rough edge in ghc: […] If one quits …
- 08:34 Status/SLPJ-Tickets edited by
- (diff)
- 06:23 Status/SLPJ-Tickets edited by
- (diff)
- 06:22 Status/SLPJ-Tickets edited by
- (diff)
- 06:22 Status/SLPJ-Tickets edited by
- (diff)
- 06:20 Status/SLPJ-Tickets edited by
- (diff)
- 06:17 Status/SLPJ-Tickets edited by
- (diff)
12/30/08:
- 10:27 Ticket #2903 (Incorrect length for CWStringLen on Win32) created by
- The functions newCWStringLen and withCWStringLen return a CWStringLen with …
- 01:01 Status/SLPJ-Tickets edited by
- (diff)
- 01:00 Status/SLPJ-Tickets edited by
- (diff)
12/29/08:
- 14:35 Ticket #2902 (Example where ghc 6.10.1 fails to optimize recursive instance function ...) created by
- Using ghc 6.10.1, I get over a 3x performance boost on the attached toy …
- 09:39 Ticket #2901 (GHC crashes with "impossible happened ... RnEnv.lookupImportedName" if ...) created by
- If you specify DisambiguateRecordFields? as an option, and then try to use …
- 08:31 Ticket #2885 (Late and confusing error on uncallable class method) closed by
- duplicate: Yes, you are quite right. This is a bad and long-standing problem; the …
- 06:05 Ticket #2206 (GADT pattern match with non-rigid return type) closed by
- fixed: Indeed GHC 6.10 now (correctly) reports […] which seems like a decent …
- 05:59 Ticket #2899 (GADT type inference with existentials) closed by
- invalid: This is by design, I'm afraid. See * …
- 02:08 Ticket #2876 (Inconsistent error message) closed by
- worksforme: This looks ok to me in the 6.10 branch sources, and when running GHC …
12/26/08:
- 13:33 Ticket #2900 (Confusing error message for monadic function with wrong number of ...) created by
- If I compile the following code: […] I get the error message: […] …
- 13:28 Ticket #2899 (GADT type inference with existentials) created by
- The following code works in GHC 6.8.2: […] The compiler correctly …
12/25/08:
- 21:58 Building/MacOSX edited by
- Updated information on prerequisites (diff)
12/24/08:
- 21:19 Ticket #2898 (crash when interpreting) created by
- when I interpret my file Utilities/ChoiceMonad.hs from ghci-haskline I get …
- 01:50 Ticket #2897 (HsFFI.h is not in the default include path for hsc2hs) created by
- Using the ghc 6.1.0 package for libedit2 downloaded from the GHC downloads …
12/23/08:
- 23:12 Ticket #2896 (Warning suggestion: argument not necessarily a binary operator) created by
- As an example: […] The suggested warning is that: if an argument to a …
- 17:27 Ticket #2895 (Implement the "Class System Extension" proposal) created by
- See: http://haskell.org/haskellwiki/Class_system_extension_proposal …
- 08:31 ExplicitCallStack/CorePassImplementation created by
- 04:16 Ticket #2894 (Documentation for "even" missing) created by
- http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html You …
- 01:41 Ticket #2893 (Implement "Quantified contexts" proposal) created by
- See: http://haskell.org/haskellwiki/Quantified_contexts Motivating …
12/22/08:
- 07:07 Ticket #2892 ((threadDelay (-1)) hangs) created by
- threadDelay silently hangs forever given a negative delay interval. It …
- 02:26 Ticket #2891 (threadDelay appears to use excessive CPU in GHCi) closed by
- wontfix: Ok, this program repeatedly waits for one second. When this is run with …
- 02:09 Building/Prerequisites edited by
- (diff)
- 02:03 Building/Prerequisites edited by
- (diff)
12/19/08:
- 12:05 Ticket #2891 (threadDelay appears to use excessive CPU in GHCi) created by
- I have the following simple program: import Control.Concurrent main = …
- 03:25 Ticket #2890 (Library docs are missing source links) created by
- Our library docs used to have links to HsColoured source code - what …
- 03:21 Ticket #2002 (problems with very large (list) literals) closed by
- wontfix: Tested today with GHC HEAD. Compiling a 100k-element [Int] list takes …
12/18/08:
- 13:57 Ticket #2889 (Compilation fails - Can't open temporary) created by
- When compiling (either a .hs or linking .o's), the following error is …
- 04:29 Ticket #2808 (createDirectoryIfMissing should be atomic) reopened by
- There are a few question marks with the new code: The code is now …
- 00:46 ReplacingGMPNotes/PerformanceMeasurements edited by
- (diff)
12/17/08:
- 15:16 Ticket #2808 (createDirectoryIfMissing should be atomic) closed by
- fixed: Both merged.
- 13:49 Ticket #2838 (-fasm codeGen doesn't truncate CMMInt's at the right place) closed by
- fixed: Merged.
- 11:48 Ticket #2592 (Can't profile when the heap maximum is hit) closed by
- fixed: Merged,
- 10:24 Ticket #1364 (Finalizers not guaranteed to run before the program exits) closed by
- fixed: Both merged.
- 10:01 Ticket #2888 (Source file that compiled fine no longer compiles after touching it.) created by
- In the following session, t.hs first compiles fine, then after being …
- 09:18 Ticket #2887 (Segfault while configuring Cabal 1.6.0.1 on OS X 10.5) created by
- An unknown issue prevents Cabal from being built successfully on PPC Macs. …
- 02:41 Ticket #2880 (GHC panic when printing Unique) closed by
- fixed: Thank you for the clarifications! I have not been aware that using …
12/16/08:
- 07:32 Ticket #2886 (Haddock documentation missing for haskell98) closed by
- duplicate: Dupe of #2746 (I did search before report this issue, but the search is …
- 06:27 Building/Hacking edited by
- Replace -Onot with -O0 (diff)
- 00:45 Ticket #2886 (Haddock documentation missing for haskell98) created by
- The random library is empty: …
12/15/08:
- 19:49 Ticket #2885 (Late and confusing error on uncallable class method) created by
- This has been discussed on Haskell Café …
- 19:33 Ticket #2884 (Compiled code performance worsens when module names are long enough) created by
- Attached to this report is an example where by simply renaming a module, …
- 17:57 Ticket #2883 (setitimer(ITIMER_VIRTUAL) is not always available) created by
- On some limited systems, setitimer(ITIMER_VIRTUAL) returns ENOSYS because …
- 15:15 Building/GettingTheSources edited by
- add "Getting a GHC source tree using git" section (diff)
- 08:36 Ticket #2882 (variable escaping in existential type error on 6.8 but not 6.10) closed by
- invalid: actually this has been identified as a user error.
- 08:26 Ticket #2882 (variable escaping in existential type error on 6.8 but not 6.10) created by
- I wrote a patch for darcs that does the following: […] where […] …
- 04:31 Ticket #2862 (GHC Panic in ByteCodeGen) closed by
- fixed: It works after this partial reversion: […]
- 04:31 Ticket #2864 (ghc: panic! (the 'impossible' happened) -- Please report this as a GHC bug) closed by
- fixed: Worked around this bug for now: […]
12/14/08:
- 17:57 Ticket #2881 (Basic Fibonacci function using Word causes ghci to panic. - 6.10.1) created by
- When inputting the function: […] GHCi produces a panic error: […] …
- 10:23 Ticket #2880 (GHC panic when printing Unique) created by
- The following program causes panic: […] The error message is: […] I …
- 07:52 Ticket #2879 (ghci : set - unset) created by
- reading Real World Haskell one of the first "get comfortable" tasks is to …
Note: See TracTimeline
for information about the timeline view.
