Timeline
07/17/08:
- 22:57 TypeFunctionsStatus edited by
- (diff)
- 08:28 GhcApiStatus edited by
- (diff)
- 05:10 Ticket #2449 (panic with GeneralizedNewtypeDeriving and a .hs-boot file) created by
- With A.hs-boot: […] We can get a panic: […]
- 04:31 WikiStart edited by
- add note about the IRC meeting (diff)
- 04:19 MailingListsAndIRC edited by
- mention weekly IRC meeting (diff)
- 03:49 Ticket #2448 (Type equality constraint not propagated to superclass) created by
- The code: […] In ghc 6.9.20080622, the last line yields […] I'd …
07/16/08:
- 23:55 Ticket #2447 (Typo in Data.Set.split documentation) closed by
- fixed: Reworded as […] patch: tighter description of split (addresses #2447)
- 22:05 Ticket #2447 (Typo in Data.Set.split documentation) created by
- The documentation for Data.Set.split contains an awkward double-negative: …
- 15:10 Building/PlatformsScriptsFileNames edited by
- (diff)
- 15:05 Building/Prerequisites edited by
- (diff)
- 10:35 GhcApiStatus edited by
- more changelogs (diff)
- 08:04 GhcApiStatus edited by
- Start changelog (diff)
- 07:03 Ticket #1842 (runInteractiveCommand should install SIGCHLD handler) closed by
- duplicate: #2123 is the ticket for using signals to implement waitForProcess.
07/15/08:
- 23:13 Ticket #2446 (Network.Socket.PortNum should not be exported) created by
- Network.Socket exports a PortNum? value constructor. Though there's no …
- 06:15 GhcApiAstTraversals edited by
- updated source files (extract common functions to Utils, avoid potholes … (diff)
- 05:59 Ticket #1417 (Add pseudoterminal support to the unix package) closed by
- fixed: This was actually shipped in, I think, 6.8.1.
- 05:59 Ticket #1417 (Add pseudoterminal support to the unix package) reopened by
- 02:18 GhcApiStatus edited by
- add binary incompatibility and direct error output issues, plus a little … (diff)
- 01:36 Ticket #2434 (Spurious timer_create() configure test failure.) closed by
- fixed: Fixed, thanks: […]
07/14/08:
- 09:31 Ticket #2445 (better error message needed for missing package files) created by
- Here's a real user's confusion: […] Turns out the problem is that the …
- 08:06 Ticket #1032 (Test.QuickCheck.Batch overflow in length of tests) closed by
- wontfix: Please see http://www.haskell.org/haskellwiki/Library_submissions if you …
- 07:54 Ticket #838 (GHC binary for FreeBSD/amd64) closed by
- fixed: There now exists a FreeBSD port that works on x86_64, so closing this bug.
- 07:49 TypeFunctionsStatus edited by
- (diff)
- 07:48 Ticket #2157 (Equality Constraints with Type Families) closed by
- fixed: I fixed the checking of rhss of type family instances. Otherwise, I don't …
- 07:36 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 07:23 Ticket #2322 (cmath library broken with -fvia-C) closed by
- fixed: Fixed: […]
- 07:22 Ticket #1048 (Add forkIO that starts in 'block' mode) closed by
- fixed: Finished: […]
- 07:14 Ticket #2444 (gtk2hs 0.9.13 fails to build on ppc due to bad code generated with -fvia-C) created by
- SimonM auggests that this might be a mangler bug. The upstream gtk2hs bug …
- 07:11 Ticket #2318 (building GHC 6.8.3 Release Candidate 6.8.2.20080527 under PC solaris fails) closed by
- invalid: Going by the previous comment, it looks like this was not a bug.
- 07:05 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) closed by
- duplicate: already open as #2063.
- 02:40 Ticket #2302 (error messages mangle unicode characters) closed by
- fixed: Fixed: […]
- 02:39 Ticket #2278 (Inconsistent behaviour between -odir and -hidir options) closed by
- fixed: Fixed: […]
07/13/08:
- 15:05 GhcApiAstTraversals edited by
- update showData (unfold Bags) (diff)
- 10:48 Ticket #2265 (GHC 6.8 (STABLE) autoconf version requirements issue) closed by
- fixed: OK, so as far as I can tell from the logs, 2.62 is just complaining more, …
- 10:25 Ticket #2266 (validate requires haddock to be installed) closed by
- fixed: We now do tell Cabal where to find haddock, and this means we can fail …
- 04:27 Ticket #2443 (@EnableWin32DLLs@ in mk/config.mk) created by
- […]
07/12/08:
- 21:26 TypeFunctionsStatus edited by
- (diff)
- 19:06 Ticket #2442 (Heuristics to improve error messages for badly referenced things) created by
- I propose the implementation of fuzzy-matching heuristics so we can get …
- 15:20 Ticket #1824 (Make an extension flag for postfix operators) closed by
- fixed: Fixed by […]
- 09:43 Ticket #1140 (Use ccall for OpenAL on Windows (was part of #918)) closed by
- fixed: Patch applied, thanks!
- 08:37 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) reopened by
- This still needs to be fixed in the 6.10 branch, right? And see also …
- 06:18 ExplicitCallStack edited by
- mention more general ticket number (diff)
- 03:44 Ticket #2441 (Ghc-pkg cannot unregister/expose/hide packages in non-first package ...) created by
- I was in this situation: […] And from there I can do this: […] …
07/11/08:
- 09:21 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 09:11 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 08:57 Ticket #2440 (Bad code with type families) created by
- […] ghc -O2 generates rather bad code for this (look at $wfoo). If I …
- 08:55 Ticket #2439 (Missed optimisation with dictionaries and loops) created by
- […] This is the code before LiberateCase: […] Note that the Num …
- 07:11 GhcApiStatus edited by
- point to GhcApiAstTraversals and ghc-paths (diff)
- 06:57 GhcApiAstTraversals created by
- document issues, question, and solutions related to generic traversals of …
- 06:27 Ticket #2099 (Storable instance for Complex) closed by
- wontfix: This proposal seems to be abandoned
- 06:23 Ticket #2095 (add new forms of unsafePerformIO and unsafeInterleaveIO) closed by
- wontfix: This proposal seems to be abandoned
- 06:18 Ticket #2048 (Add split and splitWith to Data.List) closed by
- wontfix: This proposal seems to be abandoned
- 06:17 Ticket #2042 (Add concatMapM to Control.Monad) closed by
- wontfix: This proposal seems to be abandoned
- 06:04 Ticket #2438 (memory performance problem when compiling lots of derived instances in a ...) created by
- I'm playing with deriving Data/Typeable for the GHC AST types (you'll …
- 05:59 Ticket #2201 ("ghc-pkg --user describe '*'" fails with empty user db) closed by
- fixed: ghc-pkg dump implemented: […]
- 05:59 Ticket #2371 (`ghci` prints confusing error message if using ":m +" instead of ":load") closed by
- fixed: I added the above explanation (more or less) to the docs. […]
- 05:24 Ticket #1979 (Add variants of tails and inits not returning empty lists) closed by
- wontfix: This proposal seems to be abandoned
- 05:22 Ticket #1960 (Add Applicative and Monoid instances for STM) closed by
- wontfix: This proposal seems to be abandoned
- 05:19 Ticket #1953 (Add Bounded instance for IntSet) closed by
- wontfix: This proposal seems to be abandoned
- 05:18 Ticket #1952 (Max and Min for Monoid) closed by
- wontfix: This proposal seems to be abandoned
- 05:16 Ticket #1951 (Add "writer" Monad instance (,) o to Control.Monad.Instances) closed by
- wontfix: This proposal seems to be abandoned
- 05:15 Ticket #1903 (Meta-Proposal: Documentation should be required to say when exports were ...) closed by
- wontfix: Consensus was to wait for tool support
- 04:10 Ticket #2381 (:reload with non-existent module zeroes out prompt) closed by
- fixed: Fixed: […]
- 01:52 Ticket #2437 (More accurate package dependencies) created by
- The problem we want to solve here is that there is currently no …
07/10/08:
- 19:04 Ticket #2436 (Bad warning when exporting data families) created by
- […] […] GHC issues the following warning: […] However, that's …
- 18:57 Ticket #2435 (Qualified name required when defining type family instance in instance ...) created by
- With these two modules, GHC gives the following error: […] I have to …
- 12:37 Ticket #1816 (Add Data.Set.mapMaybe) closed by
- wontfix: This proposal seems to be abandoned
- 12:36 Ticket #1802 (proposal: fix comparison operations for base:Data.Version.Version) closed by
- wontfix: This proposal seems to be abandoned
- 12:35 Ticket #1732 (Proposal: Rename haskell@ to haskell-announce@) closed by
- wontfix: This proposal seems to be abandoned
- 12:34 Ticket #1632 (Test.HUnit documentation) closed by
- fixed: Closing the ticket as suggested.
- 12:26 Ticket #1590 (Libraries proposal: Add System.Info.isWindows) closed by
- wontfix: This proposal seems to be abandoned
- 12:25 Ticket #1516 (Add Data.Stream, a library for manipulating infinite lists, to base) closed by
- wontfix: This proposal seems to be abandoned
- 12:24 Ticket #1274 (Add a MonadState instance for the Parsec monad) closed by
- wontfix
- 12:23 Ticket #1274 (Add a MonadState instance for the Parsec monad) reopened by
- 12:23 Ticket #1274 (Add a MonadState instance for the Parsec monad) closed by
- fixed: This proposal seems to be abandoned
- 12:21 Ticket #1460 (Problem with Monoid instance of Data.Map) closed by
- fixed: This proposal seems to be abandoned
- 12:20 Ticket #1417 (Add pseudoterminal support to the unix package) closed by
- wontfix: This proposal seems to be abandoned
- 12:05 Ticket #2434 (Spurious timer_create() configure test failure.) created by
- On my system, the timer_create() config test fails, but I believe the test …
- 09:51 Ticket #1266 (Make Data.Graph.Inductive.NodeMap handle slightly messy input without ...) closed by
- wontfix: This proposal seems to be abandoned
- 09:46 Ticket #2433 (standalone deriving Typeable shouldn't need data constructors in scope?) created by
- customary artificial example: […] GHCi, version 6.9.20080709: […] …
- 09:20 Ticket #1249 (Data.Map.map should be deprecated/removed) closed by
- wontfix: This proposal seems to be abandoned
- 09:19 Ticket #1238 (ByteString based datagram communication) closed by
- wontfix: This proposal seems to be abandoned
- 08:29 Ticket #2432 (type family panic: Coercion.splitCoercionKindOf) created by
- as seen in #2146#comment:5, confirmed with GHCi, version 6.9.20080709 …
- 08:21 Ticket #1218 (Add sortNub and sortNubBy to Data.List) closed by
- wontfix: This proposal seems to be abandoned
- 03:23 Ticket #2431 (Allow empty case analysis) created by
- Using -XEmptyDataDecls I can declare an (almost) empty data type. […] …
07/09/08:
- 22:53 Ticket #2430 (Fix bug 1985) created by
- Proposal: fix bug 1985 ( http://hackage.haskell.org/trac/ghc/ticket/1985) …
- 17:49 Ticket #913 (instance Ord (StableName a)) closed by
- wontfix: Please follow the library submissions process for this: …
- 15:53 Ticket #1548 (printf bugs) reopened by
- The two first bugs were fixed a long time ago. I'm not sure where the new …
- 13:48 Ticket #1403 (System.Posix.Types.UserID and others missing from Windows distribution) closed by
- invalid: Bug forwarded to Bjorn, the unix-compat maintainer.
- 13:26 Ticket #1269 (Haddock: no documentation for entities re-exported from another package) closed by
- invalid: This is http://trac.haskell.org/haddock/ticket/24
- 13:26 Ticket #2337 (Data.Array documentation utterly broken) closed by
- invalid: This is http://trac.haskell.org/haddock/ticket/24
- 10:24 Ticket #1846 (under MAC OS X package dependencies are not satified by the user database) closed by
- worksforme: So I think this wasn't a bug after all.
- 10:22 Ticket #2003 (The Data.Time.Format parser should be more liberal) closed by
- wontfix: Please follow the library submissions process for this: …
- 09:48 Ticket #1452 (Modules omitted from a .cabal file are not reported, but result in a ...) closed by
- invalid: This is covered by these Cabal bugs: …
- 09:12 Status/Releases edited by
- (diff)
- 09:11 Status/Releases edited by
- (diff)
- 09:09 Status/Releases edited by
- (diff)
- 09:07 Status/Releases edited by
- (diff)
- 09:05 Status/Releases edited by
- (diff)
- 09:04 Status/Releases edited by
- (diff)
- 09:03 Status/Releases edited by
- (diff)
- 09:01 Status/Releases edited by
- (diff)
- 08:58 Status/Releases edited by
- (diff)
- 08:57 Status/Releases edited by
- (diff)
- 08:51 Status/Releases edited by
- (diff)
- 08:45 Status/Releases edited by
- (diff)
- 08:44 Status/Releases edited by
- (diff)
- 08:43 Status/Releases edited by
- (diff)
- 08:42 Status/Releases edited by
- (diff)
- 08:36 Status/Releases edited by
- (diff)
- 08:22 Status/Releases edited by
- (diff)
- 07:56 Ticket #1506 (Case-insensitive char/string comparison) closed by
- wontfix: Please follow the library submissions process for this: …
- 07:54 Ticket #1548 (printf bugs) closed by
- wontfix: In the absence of a maintainer, please follow the library submissions …
- 07:52 Status/Releases edited by
- (diff)
- 07:52 Status/Releases edited by
- (diff)
- 07:52 Ticket #1557 (Enum/Ord derivations for System.Posix.Resource.Resource) closed by
- wontfix
- 07:21 Ticket #1985 (IntSet.deleteMin doesn't agree with Set.deleteMin) closed by
- wontfix: Needs a proposal
- 07:18 Ticket #667 (Efficient Map <-> Set conversions) closed by
- wontfix: The conversion functions should be proposed with the library submissions …
- 07:14 Ticket #720 (Map/Set range function) closed by
- wontfix: Please follow the library submissions process if you'd like to propose …
- 07:12 Ticket #988 (X11: refine types for improved type safety) closed by
- invalid: No longer an extralib, so closing the bug. I've forwarded it to Don.
- 07:08 Ticket #1071 (The Graphics.X11 library for windows using Cygwin/X) closed by
- invalid: No longer an extralib, so closing the bug. I haven't forwarded this one …
- 06:57 Ticket #309 (ObjectIO-Lib: Problem scrolling compund control) closed by
- invalid: No longer an extralib, so closing the bug
- 06:46 Ticket #471 (Windows HGL Thread problems) closed by
- invalid: No longer an extralib, so closing the bug
- 06:45 Ticket #2286 (HGL library do not compile) closed by
- invalid: No longer an extralib, so closing the bug
- 06:43 Ticket #1081 (HGL indefinite pause with "thread blocked indefinitely" message) closed by
- fixed: No longer an extralib, so closing the bug
- 06:43 Ticket #742 (HGL broken on Windows) closed by
- invalid: No longer an extralib, so closing the bug
- 06:22 Ticket #1441 (Evaluating undefined should return line number and module of location of ...) closed by
- duplicate: Duplicate of #960
- 06:08 Ticket #1019 (X11 package puts path to X libraries in ld-options rather than ...) closed by
- invalid: No longer an extralib, so closing the bug
- 05:19 Ticket #1205 (ghci reports functions not in scope after loading a .hs, if there is a .o ...) closed by
- fixed: Fixed: […]
- 05:17 Ticket #1357 (warning for possible missing & in foreign import) closed by
- fixed: Warning added, and documented: […]
- 05:16 Ticket #1103 (Japanese Unicode) closed by
- fixed: I did as Ross suggested and made the "Letter, Other" class behave as …
- 04:13 Ticket #1198 (Windows: hWaitForInput returns False for file handles, and doesn't work ...) closed by
- fixed: Ok, I believe I've fixed this now. […]
- 02:15 Ticket #1619 (The RTS chokes on SIGPIPE (happens with runInteractiveCommand)) closed by
- fixed: SIGPIPE already causes an exception to be raised, because it occurs as a …
- 00:09 TypeFunctionsStatus edited by
- (diff)
- 00:01 TypeFunctionsStatus edited by
- (diff)
- 00:00 Ticket #1999 (panic with GADT etc.) reopened by
- I spoke too early. Reopened.
07/08/08:
- 17:25 DarcsEvaluation edited by
- (diff)
- 17:11 Ticket #2429 (error building full dll name to be loaded in ghci) created by
- problem encountered ghc 6.8.2 on windows XP. This problem was identified …
- 00:44 TypeFunctionsStatus edited by
- (diff)
- 00:15 TypeFunctionsStatus edited by
- (diff)
- 00:08 TypeFunctionsStatus edited by
- (diff)
- 00:05 TypeFunctionsStatus edited by
- (diff)
07/07/08:
- 23:19 TypeFunctionsStatus edited by
- (diff)
- 23:18 Ticket #2418 (desugaring type function application to constraint makes bug disappear) closed by
- duplicate: This is actually a duplicate of #2146 (which more accurately pinpoints the …
- 23:12 TypeFunctionsStatus edited by
- (diff)
- 23:07 TypeFunctionsStatus edited by
- (diff)
- 22:00 TypeFunctionsStatus edited by
- (diff)
- 21:57 Ticket #2417 (using GADT syntax for an associated datatype causes GHC to panic) closed by
- duplicate: Duplicate of #1968.
- 21:52 TypeFunctionsStatus edited by
- (diff)
- 21:51 Ticket #1772 (GHC doesn't like 'inline' type function applications) closed by
- fixed: Works now in the HEAD.
- 11:32 Ticket #2428 (bad error message for multiple modules in the same file) created by
- consider this file: […] The layout rule dictates that this parses …
- 09:19 Ticket #2427 (Allow compilation of source from stdin) created by
- Hiya. So, as part of how the Hint library (a wrapper around the GHC API …
- 03:44 Ticket #2240 (Random "interface file corrupt" while building) closed by
- fixed: The patch below very probably fixes this bug, so I'm optimistically …
- 03:42 Ticket #2169 (Compilation fails first time without giving an error, later succeeds ...) closed by
- fixed: Thanks to Ian's investigations, I finally found the culprit. […]
- 03:40 Ticket #1736 (GHC doesn't spot OPTIONS_GHC pragmas after 1k of comments) closed by
- fixed: Fixed: […]
07/06/08:
- 22:48 TypeFunctionsStatus edited by
- (diff)
- 22:38 TypeFunctionsStatus edited by
- (diff)
- 12:23 Ticket #2389 (ghc-pkg can't use path with spaces.) closed by
- invalid: I've opened #2426 for the UTF8 issue.
- 12:23 Ticket #2426 (ghc-pkg should treat package.conf as UTF8) created by
- ghc-pkg should treat package.conf as UTF8. According to #2389 it doesn't.
- 10:41 Ticket #2421 (HSQL build reports exposed module as hidden, and fails) closed by
- invalid: It sounds like the problem is that the .cabal file doesn't have a …
- 10:29 Ticket #2425 (Crash constructing a ClockTime too far into the future) created by
- Per summary. Type this in to GHCi: show (TOD 12312323123 0) and it …
- 10:24 Ticket #669 (negative indentation in Text.PrettyPrint.HughesPJ) closed by
- invalid: Marking this as invalid, as per #2393.
- 10:01 Ticket #1337 (Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep)) closed by
- fixed: Fixed as part of #2393.
- 09:59 Ticket #1217 (Add zeroText to Text.PrettyPrint.HughesPJ) closed by
- fixed: Fixed by […]
- 09:58 Ticket #2393 (Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement) closed by
- fixed: And I've now applied the changes in HughesPJ_2.patch: […]
07/05/08:
- 15:47 Ticket #2404 (GHCi :r does not reset imported class instances) closed by
- duplicate: This is a duplicate of #2182
- 12:41 Ticket #2382 (:reload with non-existent module keeps old bindings around and panics) closed by
- fixed: This is fixed in 6.8.3: […]
- 08:43 Ticket #2299 (Haddock 2 library documentation not available) closed by
- fixed: Thanks, I've added your haddock2 tarball to the documentation page. I …
- 07:39 Ticket #2424 (Error compiling Crypto-4.1.0 on ghc-6.8.3) created by
- […]
- 02:15 Ticket #2423 (Panic building GHC version 6.8.3 for powerpc-apple-darwin) created by
- Trying to install GHC using macports (1.600). […] System is PowerMac? …
07/04/08:
- 21:39 TypeFunctionsStatus edited by
- (diff)
- 21:37 TypeFunctionsStatus edited by
- (diff)
- 21:37 Ticket #1834 (No instance for <type family result type> in ghci command line) closed by
- fixed: Works in the head.
- 21:34 TypeFunctionsStatus edited by
- (diff)
- 21:29 TypeFunctionsStatus edited by
- (diff)
- 21:29 Ticket #1900 (Type families with class constraints: type-checker loops) closed by
- fixed: Works now in the head.
- 21:24 TypeFunctionsStatus edited by
- (diff)
- 21:23 Ticket #1948 (panic compiling associated type synonyms) closed by
- duplicate: The panic is fixed in the head. The program still doesn't work as …
- 20:59 Ticket #1999 (panic with GADT etc.) closed by
- fixed: Works with the new GADT machinery based on equalities.
- 20:47 Ticket #1823 (GADTs and scoped type variables don't work right) closed by
- fixed: This works now in the head (after replacing GADT refinements by …
- 20:44 TypeFunctionsStatus edited by
- (diff)
- 20:26 TypeFunctionsStatus edited by
- (diff)
- 15:56 ArmLinuxGhc edited by
- (diff)
- 15:40 ArmLinuxGhc edited by
- (diff)
- 15:05 ArmLinuxGhc edited by
- (diff)
- 14:18 Ticket #2422 (Unrelated instance foils optimizer) created by
- I have a type (:.) a b that I use for vectors, so a 4d vector is …
- 12:46 Ticket #2421 (HSQL build reports exposed module as hidden, and fails) created by
- Hello. I'm trying to install hsql-1.7, and it needs some library …
- 12:39 Ticket #2420 (Multi-method classes are inlined/specialized better than single-method ...) created by
- Instances of single-method class are optimized better than instances of …
- 10:14 ArmLinuxGhc edited by
- (diff)
- 08:47 ArmLinuxGhc edited by
- (diff)
- 07:47 Ticket #2398 (segfault in cmpLocks on 64 bit multicore) closed by
- fixed: Fixed: […]
- 06:25 Ticket #2419 (Extensible exceptions) created by
- This is a proposal to replace the current exception mechanism in the base …
- 05:57 Ticket #2400 (location-dependent scope issue with ghci.conf) closed by
- invalid: This doesn't look like a bug to me. Existing bindings are discarded when …
- 04:58 TypeFunctionsStatus edited by
- (diff)
- 04:51 Ticket #2418 (desugaring type function application to constraint makes bug disappear) created by
- When considering type functions, I find it helpful to desugar their …
- 02:23 TypeFunctionsStatus edited by
- (diff)
- 02:14 TypeFunctionsStatus edited by
- (diff)
- 02:06 TypeFunctionsStatus edited by
- (diff)
- 01:55 Ticket #2366 (ASSERT failed! file typecheck/TcMType.lhs line 517) closed by
- duplicate: Duplicate of #2212.
- 00:59 TypeFunctionsStatus edited by
- (diff)
- 00:52 TypeFunctionsStatus edited by
- (diff)
- 00:41 Ticket #2417 (using GADT syntax for an associated datatype causes GHC to panic) created by
- I am aware that this is probably not supposed to be supported. But even if …
07/03/08:
- 21:52 Ticket #2416 (Optimization defeated by merging module into main) created by
- I have a library, TheModule, and an application that uses TheModule, …
- 20:02 ArmLinuxGhc edited by
- (diff)
- 18:54 TypeFunctionsStatus edited by
- (diff)
- 18:18 ArmLinuxGhc edited by
- (diff)
- 18:11 ArmLinuxGhc edited by
- (diff)
- 17:40 Ticket #2373 (Build fails to pass locations of external tools to libraries) closed by
- fixed: Thanks, I've fixed this. We now pass the flags, provided the values were …
- 17:40 Ticket #2307 (Poor warning for conflicting functional dependencies) closed by
- fixed: I've made the change and added a test: tcfail202
- 17:40 Ticket #2352 (POSIX.1 unsetenv returns int) closed by
- fixed: http://osdir.com/ml/lib.gnulib.bugs/2004-11/msg00009.html says that it …
- 17:15 ArmLinuxGhc edited by
- (diff)
- 16:34 ArmLinuxGhc edited by
- (diff)
- 16:25 ArmLinuxGhc edited by
- (diff)
- 16:09 ArmLinuxGhc edited by
- Adding notes about the changes I needed to build 6.9.20080614 for Maemo 4 (diff)
- 11:31 Ticket #2390 (RPM spec file not present in source distribution tarball) closed by
- fixed: Patch applied, thanks!
- 09:19 Ticket #2175 (stableptr003 fails) closed by
- fixed: Wasn't merged in time for 6.8.3
- 09:18 Ticket #2310 (Panic in ghci 6.8.2 with -fglasgow-exts) closed by
- fixed: Wasn't merged in time for 6.8.3
07/02/08:
- 22:37 Ticket #2415 (unfoldr segfaults) closed by
- duplicate: Duplicate of http://hackage.haskell.org/trac/ghc/ticket/2414.
- 22:34 Ticket #2415 (unfoldr segfaults) created by
- > unfoldr Just (1,1) Results [1, Segmentation fault Seems to be a …
- 22:23 Ticket #2414 (GHCi / GHC segfault : type checker problem) created by
- […] Spotted in #haskell, ghc-6.8.2
- 13:38 ArmLinuxGhc edited by
- Creating a section at the top with info about the revival (diff)
- 13:19 Ticket #2406 (Data.List.sortFun) closed by
- wontfix: If you want to propose for the base library, please see …
- 12:43 Ticket #2379 (ghc-6.9.20080614: panic! (the 'impossible' happened)) closed by
- wontfix: Sorry about the slow reply. I've tried updating GHC to latest darcs, but …
- 12:11 Ticket #2413 (Segmentation fault in ghc --interactive when run with +RTS -Da) created by
- This was observed in HEAD as of 02/07/2008. 1. Compile a stage2 GHC with …
- 08:08 Ticket #2412 (Interaction between type synonyms and .hs-boot causes panic "tcIfaceGlobal ...) created by
- To reproduce, create the files: Main.hs: […] Main.hs-boot: […] …
- 04:59 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:43 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:33 Ticket #2313 (libHSrts_thr_debug linked against non-existing bfd library) closed by
- fixed: Patch applied, thanks!
- 03:54 TypeFunctionsStatus edited by
- (diff)
- 03:52 TypeFunctionsStatus edited by
- (diff)
07/01/08:
- 12:58 Ticket #2383 (hsc2hs puts -F on call to ghc) closed by
- invalid: As Christian has said, this was never in the mainline.
- 12:25 Ticket #2411 (RaiseAsync and STM segfault with stop_at_atomically in some circumstances.) created by
- x86_64 6.9 build from June 15. I can't distill it down to a single simple …
- 12:04 Ticket #2307 (Poor warning for conflicting functional dependencies) reopened by
- The behaviour when the types in the instances were changed felt a little …
- 11:05 Ticket #2369 (tcrun007: Can't find interface-file declaration for variable ....) closed by
- invalid: That's expected; the devel2 build settings don't build the libraries with …
- 10:00 Ticket #2307 (Poor warning for conflicting functional dependencies) closed by
- fixed: Excellent, thanks for refining the test case. That made it easy. In …
- 09:42 Ticket #2409 (Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined) closed by
- fixed: Urgle. That's my fault. Fixed by […] Simon
- 09:27 Ticket #2410 (HEAD build fails when building way=p with WAY_p_OPTS='-prof -caf-all ...) created by
- Specifically, the failure happens while compiling …
- 08:27 Ticket #2409 (Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined) created by
- This module: […] doesn't compile with 6.8.3 or the HEAD; here's what …
- 01:54 Ticket #955 (more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with ...) reopened by
- Rerunning the above example using ghc-6.8.3 the object file ATC2.o has now …
- 01:10 Ticket #2355 (Building NDP fails with GHC panic on x86_64) closed by
- fixed
06/30/08:
- 17:00 Ticket #2341 (GHC crashed my mac, said I should report it) closed by
- worksforme: We can't look into this without the info maeder asked for. If you have the …
- 09:23 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:09 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:04 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:40 Ticket #2268 (ghci "*** Exception: expectJust upseep1") closed by
- fixed: Thanks for the report. With this Bookmarks.hs-boot: […] I can …
- 08:38 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:35 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:35 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:34 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:33 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:32 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:32 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:31 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:31 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:31 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:28 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:26 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:20 Commentary/Compiler/StackAreas edited by
- (diff)
- 05:01 Ticket #1770 (GHCi should know about itself, so that .ghci can be portable) closed by
- fixed: New developments:-) Simon's new ghc-paths package […] makes most of …
- 04:46 TypeFunctionsStatus edited by
- (diff)
- 04:09 Ticket #2408 (threadWaitRead on mingw32 threaded causes internal error) created by
- threadWaitRead (used in 6.8.x to avoid the non-interruptable getChar) …
- 01:49 Ticket #2407 (internal error) created by
- […]
- 01:39 Ticket #2321 (Static argument transformation is causing a core-lint failure on ...) closed by
- fixed: I believe this is now fixed. Simon
- 01:25 Plugins/Annotations edited by
- (diff)
06/29/08:
- 06:36 Ticket #2406 (Data.List.sortFun) created by
- I've found these two functions useful often enough to suggest adding it to …
- 04:19 Ticket #2405 (Panic when using gtk2hs from ghci) created by
- gtk2hs 0.9.13. Take the 'hello world' example that comes with it. Works …
- 01:21 Ticket #2404 (GHCi :r does not reset imported class instances) created by
- Have a module contain: […] and load in it GHCi. Remove the first line …
06/28/08:
- 22:18 Ticket #2403 (caching for runghc (runhaskell)) created by
- I'd like runghc to compile and cache scripts, so they will run fast …
- 18:55 Ticket #2402 (ghc fails sans error message.) created by
- HPDF-1.4, which is available on Hackage, compiles successfully with …
- 15:44 Ticket #2401 (aborting an STM transaction should throw an exception) created by
- The attached test case will hang at +RTS -N2 and above. As noted in the …
06/26/08:
- 13:52 Ticket #2400 (location-dependent scope issue with ghci.conf) created by
- I recently noticed some of my ghci.conf commands going wrong in newer …
- 13:10 Ticket #2399 (Template Haskell: support for view patterns) created by
- TH's Pat type doesn't include a constructor for view patterns, which …
- 11:54 Ticket #2398 (segfault in cmpLocks on 64 bit multicore) created by
- GHC's runtime file locking breaks under high volume usage. Under high …
- 10:02 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:44 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:37 Ticket #2397 (inclusion of Network.Curl causes compiler issues and coredumps) created by
- the attached program began to show compiler failures (though not always …
- 09:35 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 09:34 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:01 Ticket #2396 (Default class method not inlined) created by
- Default class method not inlined. Class PackedMat? has a method unpackMat. …
- 07:56 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 07:39 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:07 Commentary/Compiler/StackAreas edited by
- (diff)
- 05:55 Commentary/Compiler/StackAreas edited by
- (diff)
06/25/08:
- 23:01 Ticket #2395 ("Pattern match(es) are overlapped" warning with a single view pattern (ghc ...) created by
- Compiling the program […] yields the warning message […] I haven't …
- 22:02 TypeFunctionsStatus edited by
- (diff)
- 22:00 TypeFunctionsStatus edited by
- (diff)
- 22:00 TypeFunctionsStatus edited by
- (diff)
- 09:06 ExplicitCallStack edited by
- (diff)
- 09:04 Ticket #2394 (deriving instance Data (a->b) leads to 'impossible' error instead of ...) closed by
- fixed: Yes, this should fail gracefully, thanks. Fixed by […] Simon
- 05:16 Ticket #2361 (ghci cannot :print certain functions) closed by
- fixed: Thanks for the detailed bug report. Fortunately this is already fixed in …
06/24/08:
- 17:15 Ticket #2103 (Some functions in network library do not work on NetBSD) closed by
- fixed: Thanks for clearing that up, iquiw!
- 15:26 Ticket #2392 (Make Applicative a superclass of Monad) closed by
- wontfix: Ashley says "OK. Please close it, and I'll submit it for [Haskell] Prime."
- 05:55 Ticket #2394 (deriving instance Data (a->b) leads to 'impossible' error instead of ...) created by
- […]
- 05:08 Ticket #2393 (Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement) created by
- In summary, I propose to * fix a bug in fillNB and one in fillNB/sepNB …
- 02:40 Commentary/Compiler/StackAreas edited by
- (diff)
- 02:06 Ticket #2392 (Make Applicative a superclass of Monad) created by
- Make Applicative (in Control.Applicative) a superclass of Monad (in …
- 01:42 Plugins/Annotations edited by
- (diff)
06/23/08:
- 19:14 Ticket #2391 (Network.listenOn (PortNumber n) Sometimes Picks IPv6) created by
- When I run the following program on a NetBSD system, it listens on *.4444 …
- 16:53 Plugins/Annotations edited by
- (diff)
- 15:56 Ticket #2390 (RPM spec file not present in source distribution tarball) created by
- A primary benefit of including a spec file in a software source tarball is …
- 14:56 Commentary/Compiler/StackAreas edited by
- (diff)
- 11:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:28 Ticket #2389 (ghc-pkg can't use path with spaces.) created by
- On Windows environment, file path uses spaces for some directory. e.g. …
- 09:24 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:10 Ticket #793 (Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?) closed by
- fixed: This is now done, and we decided to keep Adjustor.c around for the time …
- 08:03 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:39 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:14 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:52 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:36 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:27 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:40 Ticket #2022 (DLL support broken) closed by
- invalid: I think this is not a bug - the submitter was missing some -package …
- 04:40 Ticket #2103 (Some functions in network library do not work on NetBSD) reopened by
- Listen does not appear to be entirely fixed yet. This program, when run, …
- 03:28 Commentary/Compiler/StackAreas edited by
- (diff)
- 01:34 Ticket #2388 (GHC creates invalid test instruction for 64-bit code) created by
- When compiling the cpuid package from Hackage …
06/22/08:
- 09:33 Ticket #2364 (Make the maximum tuple size accesible) closed by
- fixed: I've made it available in the HEAD: […] We should probably put it …
06/20/08:
- 18:03 Building/GettingTheSources edited by
- Added workaround for darcs case sensitivity issues on Mac OS X. (diff)
- 16:19 WikiStart edited by
- (diff)
- 10:15 Ticket #2045 (Link error when compiling with -fhpc) closed by
- fixed
- 09:58 Ticket #2194 (internal error: R_X86_64_32 relocation out of range) closed by
- fixed
- 09:38 Ticket #2025 (supply a testsuite archive together with a source release (for ghc-6.8.3)) closed by
- fixed: Done: http://www.haskell.org/ghc/dist/6.8.3/testsuite-6.8.3.tar.gz
- 08:08 Ticket #2039 (Using GHC 6.8.2 as a library does not work well under Windows in GHCi) closed by
- worksforme
- 07:58 Ticket #2186 (unsafePerformIO prevents space leak?) closed by
- invalid: Please reopen if you still think there's a bug in here.
- 07:51 Ticket #2363 (getChar cannot be interrupted with -threaded) closed by
- fixed: Fixed: […]
- 07:51 Ticket #2225 (hackage library encoding-0.4 crashes ghc 6.8.2) closed by
- worksforme
- 06:47 Commentary/Compiler/RecompilationAvoidance edited by
- add notes about external packages (diff)
- 06:40 Commentary/Compiler/RecompilationAvoidance edited by
- add note about fixities (diff)
- 06:34 Commentary/Compiler/RecompilationAvoidance edited by
- add outline (diff)
- 06:33 Commentary/Compiler/RecompilationAvoidance edited by
- Update for new fingerprint story (diff)
06/19/08:
- 15:08 Ticket #2387 (Optimizer misses unboxing opportunity) created by
- In my studying of the fannkuch benchmark, I've discovered (I think) …
- 14:17 Ticket #2384 (compile gtk2hs failed under locale zh_CN.utf8) closed by
- invalid: This is not a ghc bug, it's a c2hs bug. I've opened it in the …
- 09:29 Ticket #2386 (Splicing in constructors that are abstract from the point of view of the ...) created by
- Test1.hs: […] Test2.hs: […] Compile this with optimizations: …
- 07:48 Building/Prerequisites edited by
- (diff)
- 07:47 Building/Prerequisites edited by
- (diff)
- 07:40 Building/Prerequisites edited by
- (diff)
- 06:58 Ticket #2385 (Include cabal-install in the release) created by
- Open issues: * Do we also want to ship zlib and HTTP, which are …
- 04:51 Ticket #2384 (compile gtk2hs failed under locale zh_CN.utf8) created by
- when compile gtk2hs under locale zh_CN.utf8, I got: c2hsLocal: Error in C …
- 04:18 Ticket #1589 (Process creation and communication doesn't scale linearly) closed by
- fixed: Here's the results with the current HEAD. GHC doesn't even break a sweat …
- 04:03 Ticket #2185 (Memory leak with parMap) closed by
- fixed: Now fixed, and I've added the program to our test suite.
- 03:00 Ticket #2383 (hsc2hs puts -F on call to ghc) created by
- […]
06/18/08:
- 21:00 Ticket #2382 (:reload with non-existent module keeps old bindings around and panics) created by
- When issuing :reload with a non-existent module, it seems to perform some …
- 20:53 Ticket #2381 (:reload with non-existent module zeroes out prompt) created by
- Using :reload with a non-existent module zeroes out the prompt. The …
- 15:12 Ticket #2380 (Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11) created by
- 1. Unzip ghc-6.8.3-src.tar.bz2 2. Unzip ghc-6.8.3-src-extralibs.tar.bz2 …
- 13:52 Ticket #2379 (ghc-6.9.20080614: panic! (the 'impossible' happened)) created by
- […]
- 11:39 Ticket #2378 (panic: lookupVers1, when standalone deriving Typeable and Data) created by
- When using StandaloneDeriving and DeriveDataTypeable on a rather large …
- 07:49 Ticket #2377 (Building ghc-api with profiling fails during install) created by
- I tried to build GHC-as-a-library using profiling, per …
- 07:30 Ticket #2376 (GHC.Word: shiftR and shiftL are not marked as inline.) created by
- GHC.Word uses the default class definition for shiftR and shiftL. This …
- 06:53 Ticket #2092 (Quadratic amount of code generated) closed by
- fixed: I looked into this, it's not as straightforward as it seems. In the …
- 06:46 Ticket #2372 (There is no version tag for 6.8.3 yet) closed by
- fixed: Done!
- 06:41 Building/Prerequisites edited by
- (diff)
- 06:40 Building/Prerequisites edited by
- add ghc, happy, haddock, alex (diff)
- 06:38 Building/Prerequisites edited by
- add list of linux packages required for building, and mention python (diff)
- 06:12 Ticket #2375 (RTS assertion failure on Vista with -DEBUG) created by
- The ghci/prog002 test causes an assertion failure when the RTS has been …
06/17/08:
- 23:55 Ticket #2374 (MutableByteArray# is slower than Addr#) created by
- I've filed this against the native code generator, even thought it still …
- 23:29 Ticket #2373 (Build fails to pass locations of external tools to libraries) created by
- I am trying to build GHC 6.8.3, and the default version of Haddock on my …
- 23:25 Ticket #2372 (There is no version tag for 6.8.3 yet) created by
- Please add one :-)
- 12:08 Ticket #2371 (`ghci` prints confusing error message if using ":m +" instead of ":load") created by
- ghci seems to treat the ":module +" command differently from …
- 05:06 Milestone 6.8 branch completed
- Tickets that could be fixed on the 6.8 branch, but which haven't been …
- 05:00 Milestone 6.8.3 completed
- 01:59 Ticket #2370 (num009 fails on OS X 10.5?) created by
- Running on an 8-core system based on Xeon 5400s. Full error: […]
- 01:51 Ticket #2369 (tcrun007: Can't find interface-file declaration for variable ....) created by
- This seems to fail on HEAD. Compiled with stage2-devel build. Full error: …
- 01:36 Ticket #2368 (ASSERT failed! file coreSyn/CorePrep.lhs line 669) created by
- This is exposed by running the testsuite on a stage2 compiler with …
- 01:32 Ticket #2367 (ASSERT failed! file basicTypes/MkId.lhs line 643) created by
- This is exposed by running the testsuite on a stage2 compiler with …
- 01:30 Ticket #2366 (ASSERT failed! file typecheck/TcMType.lhs line 517) created by
- This is exposed by running the testsuite on a stage2 compiler with …
Note: See TracTimeline
for information about the timeline view.
