| #7246 |
Callstack depends on way (prof, profasm, profthreaded
|
|
bug
|
normal
|
Profiling
|
7.6.1
|
| #7253 |
Top-level bindings in ghci
|
|
feature request
|
normal
|
GHCi
|
7.6.1
|
| #7258 |
Compiling DynFlags is jolly slow
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7259 |
Eta expansion of products in System FC
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7266 |
Allow fractional-looking integer literals
|
|
feature request
|
high
|
Compiler
|
7.6.1
|
| #7269 |
GeneralizedNewtypeDeriving and PolyKinds
|
dreixel
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7273 |
Binary size increase in nofib/grep between 7.6.1 and HEAD
|
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7275 |
Give more detailed information about PINNED data in a heap profile
|
igloo
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7285 |
mkWeakMVar is non-compositional
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7296 |
ghc-7 assumes incoherent instances without requiring language `IncoherentInstances`
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1
|
| #7298 |
Test 2228 fails with dynamic-by-default
|
igloo
|
bug
|
high
|
GHCi
|
7.6.1
|
| #7305 |
T5975a is broken on Windows
|
|
bug
|
normal
|
Test Suite
|
7.6.1
|
| #7307 |
Share top-level code for strings
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7326 |
print035(ghci) fails when ghci is dynamic
|
igloo
|
bug
|
high
|
GHCi
|
7.6.1
|
| #7329 |
ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError
|
|
bug
|
normal
|
GHCi
|
7.6.1
|
| #7330 |
Data Parallel Haskell (DPH) isn't usable yet.
|
benl
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7331 |
Allow the evaluation of declaration splices in GHCi
|
|
feature request
|
normal
|
GHCi
|
7.6.1
|
| #7335 |
Need for extra warning pragma for accidental pattern matching in do blocks
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7337 |
GHC does not generate great code for bit-level rotation
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7353 |
Make system IO interruptible on Windows
|
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7367 |
Optimiser / Linker Problem on amd64
|
|
bug
|
normal
|
Build System
|
7.6.1
|
| #7371 |
Supporting old GHC versions in our libraries
|
igloo
|
task
|
normal
|
Build System
|
7.6.1
|
| #7373 |
When building GHC: Failed to load interface for `GHC.Fingerprint'
|
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7374 |
rule not firing
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7378 |
Identical alts/bad divInt# code
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7379 |
rangeTest test fails on Windows
|
|
bug
|
normal
|
libraries/random
|
7.6.1
|
| #7395 |
DefaultSignatures conflict with default implementations
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7398 |
RULES don't apply to a newtype constructor
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7399 |
Test Posix004 fails in test-suite
|
|
bug
|
normal
|
libraries/unix
|
7.6.1
|
| #7411 |
Exceptions are optimized away in certain situations
|
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7413 |
runghc (runhaskell) should be able to reload code on editing
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7414 |
plugins always trigger recompilation
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7430 |
GHC API reports CPP errors in confusing ways
|
|
bug
|
normal
|
GHC API
|
7.6.1
|
| #7437 |
peculiar behaviour with default instances and type variables
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7450 |
Regression in optimisation time of functions with many patterns (6.12 to 7.4)?
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7452 |
[GNU gold] ld: error: cannot find [...]/Types__1.o
|
|
bug
|
high
|
Build System
|
7.6.1
|
| #7459 |
deriving Generic does not work with TypeLits
|
dreixel
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7461 |
Error messages about "do" statements contain false information
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1
|
| #7463 |
[PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept.
|
igloo
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7464 |
git tag for base-4.6.0.0 missing
|
igloo
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7473 |
getModificationTime gives only second-level resolution
|
|
bug
|
normal
|
libraries/directory
|
7.6.1
|
| #7475 |
Mysterious Data.Word Segmentation Fault in GHCi
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7481 |
Partially promoted data types
|
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7484 |
Template Haskell allows building invalid record fields/names
|
|
bug
|
normal
|
Template Haskell
|
7.6.1
|
| #7495 |
Rebindable list syntax?
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7501 |
Some GHCi options are undocummented
|
|
bug
|
high
|
Documentation
|
7.6.1
|
| #7503 |
Bug with PolyKinds, type synonyms & GADTs
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1
|
| #7509 |
Changing the second prompt. :{ modules| No setting available to change.
|
igloo
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7511 |
Room for GHC runtime improvement >~5%, inlining related
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7520 |
Implement cardinality analysis
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7521 |
Simplifier ticks exhausted when compiling Accelerate example.
|
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7535 |
Using -with-rtsopts=-N should fail unless -threaded is also specified
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7539 |
Hard ghc api crash when calling runStmt on code which has not been compiled
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7540 |
Panic on type inference with vectorised parallel arrays
|
chak
|
bug
|
highest
|
Compiler
|
7.6.1
|
| #7542 |
GHC doesn't optimize (strict) composition with id
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7543 |
Constraint synonym instances
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7544 |
GHC downloads are unsigned
|
igloo
|
feature request
|
normal
|
Build System
|
7.6.1
|
| #7558 |
Terrible error message when given and wanted are both insoluble
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7567 |
invalidateModSummaryCache throws exception if ms_hs_date is 0
|
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7593 |
Unable to print exceptions of unicode identifiers
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7596 |
Opportunity to improve CSE
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7604 |
System.Directory.canonicalizePath "" behaviour differs between platforms
|
|
bug
|
normal
|
libraries/directory
|
7.6.1
|
| #7610 |
Cross compilation support for LLVM backend
|
dterei
|
bug
|
normal
|
Compiler (LLVM)
|
7.6.1
|
| #7624 |
Handling ImplicitParams in Instance Declaration
|
|
bug
|
normal
|
Documentation
|
7.6.1
|
| #7633 |
Checkable "minimal complete definitions"
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7634 |
MD5 collision could lead to SafeHaskell violation
|
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7635 |
SafeHaskell implying other options
|
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7643 |
Kind application error
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1
|
| #7644 |
Hackage docs for base library contain broken links
|
|
bug
|
normal
|
Documentation
|
7.6.1
|
| #7647 |
UNPACK polymorphic fields
|
simonpj
|
feature request
|
normal
|
Compiler
|
7.6.1
|
| #7765 |
Odd error message for `runghc` with missing `main` function.
|
igloo
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7134 |
ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32
|
igloo
|
bug
|
highest
|
GHCi
|
7.6.1-rc1
|
| #7143 |
ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version
|
dterei
|
bug
|
high
|
Compiler (LLVM)
|
7.6.1-rc1
|
| #7148 |
generalized newtype and type families is unsound
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1-rc1
|
| #7158 |
GHCi commands case insensitive
|
|
feature request
|
normal
|
GHCi
|
7.6.1-rc1
|
| #7161 |
hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles
|
|
bug
|
normal
|
libraries/base
|
7.6.1-rc1
|
| #7186 |
problems with typelits and typenats
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1-rc1
|
| #7611 |
Rewrite rules application prevented by type variable application (map id vs. map (\x -> x))
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7650 |
can't use combining characters in identifiers
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7655 |
7.6.2 Segmentation Fault/Bus Error in large exponentation
|
igloo
|
bug
|
normal
|
GHCi
|
7.6.2
|
| #7666 |
excessive space and time usage for rendering (somewhat) deeply nested Docs
|
dterei
|
bug
|
normal
|
libraries/pretty
|
7.6.2
|
| #7667 |
Template Haskell fails to recognize type operator/function +
|
|
bug
|
normal
|
Template Haskell
|
7.6.2
|
| #7668 |
Location in -fdefer-type-errors
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.2
|
| #7679 |
Regression in -fregs-graph performance
|
|
bug
|
high
|
Compiler (NCG)
|
7.6.2
|
| #7685 |
:script command does not resolve ~
|
|
bug
|
normal
|
GHCi
|
7.6.2
|
| #7695 |
Hang when locale-archive and gconv-modules are not there
|
|
bug
|
normal
|
None
|
7.6.2
|
| #7713 |
Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core
|
|
bug
|
normal
|
External Core
|
7.6.2
|
| #7725 |
Operators without colons
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7727 |
Nonsense evaluation: sequence [] = []
|
igloo
|
bug
|
normal
|
GHCi
|
7.6.2
|
| #7730 |
:info and polykinds
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.2
|
| #7735 |
-fext-core doesn't generate .hcr when .o and .hi files are present
|
|
bug
|
normal
|
External Core
|
7.6.2
|
| #7752 |
GHC as a library documentation out of sync
|
|
bug
|
high
|
Documentation
|
7.6.2
|
| #7753 |
Profiling report broken with foreign exported functions
|
|
bug
|
normal
|
Profiling
|
7.6.2
|
| #7767 |
"internal error: evacuate: strange closure type 154886248" crash
|
|
feature request
|
normal
|
Runtime System
|
7.6.2
|
| #7771 |
RTS should provide stg_sel_n_noupd_closure
|
simonpj
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7783 |
MultiWayIf should start a new layout
|
|
bug
|
normal
|
Compiler (Parser)
|
7.6.2
|
| #7785 |
Module-local function not specialized with ConstraintKinds
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7788 |
Recursive type family causes <<loop>>
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.2
|
| #7794 |
GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented
|
|
bug
|
normal
|
GHCi
|
7.6.2
|
| #7797 |
re-enable the defun RULE from a SPECIALISE instance pragma
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
|
(more results for this group on next page)
|