| #7464 |
git tag for base-4.6.0.0 missing
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7473 |
getModificationTime gives only second-level resolution
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7477 |
reifyInstances can't deal with polykinded type families
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7481 |
Partially promoted data types
|
new
|
|
bug
|
high
|
7.8.1
|
| #7482 |
GHC.Event overwrites main IO managers hooks to RTS
|
new
|
AndreasVoellmy
|
bug
|
normal
|
7.8.1
|
| #7484 |
Template Haskell allows building invalid record fields/names
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7490 |
ghc-stage1 panic when building a cross-compiler or cross-building a compiler
|
new
|
igloo
|
bug
|
high
|
7.8.1
|
| #7492 |
Generic1 deriving: Can we replace Rec1 f with f :.: Par1?
|
new
|
dreixel
|
feature request
|
normal
|
7.8.1
|
| #7494 |
Allow compatible type synonyms to be the return type of a GADT data constructor.
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7495 |
Rebindable list syntax?
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7501 |
Some GHCi options are undocummented
|
new
|
|
bug
|
high
|
7.8.1
|
| #7505 |
Commentary shipped with GHC sources is outdated
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7509 |
Changing the second prompt. :{ modules| No setting available to change.
|
new
|
igloo
|
feature request
|
normal
|
7.8.1
|
| #7511 |
Room for GHC runtime improvement >~5%, inlining related
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7520 |
Implement cardinality analysis
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7535 |
Using -with-rtsopts=-N should fail unless -threaded is also specified
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7539 |
Hard ghc api crash when calling runStmt on code which has not been compiled
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7540 |
Panic on type inference with vectorised parallel arrays
|
new
|
chak
|
bug
|
highest
|
7.8.1
|
| #7542 |
GHC doesn't optimize (strict) composition with id
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7543 |
Constraint synonym instances
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7544 |
GHC downloads are unsigned
|
new
|
igloo
|
feature request
|
normal
|
7.8.1
|
| #7558 |
Terrible error message when given and wanted are both insoluble
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7567 |
invalidateModSummaryCache throws exception if ms_hs_date is 0
|
new
|
|
bug
|
high
|
7.8.1
|
| #7574 |
Register allocator chokes on certain branches with literals
|
new
|
thoughtpolice
|
bug
|
high
|
7.8.1
|
| #7596 |
Opportunity to improve CSE
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7604 |
System.Directory.canonicalizePath "" behaviour differs between platforms
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7606 |
Stride scheduling for Haskell threads with priorities
|
new
|
ezyang
|
feature request
|
normal
|
7.8.1
|
| #7608 |
LLVM only handles a hard-coded list of triples.
|
new
|
dterei
|
task
|
normal
|
7.8.1
|
| #7610 |
Cross compilation support for LLVM backend
|
new
|
dterei
|
bug
|
normal
|
7.8.1
|
| #7611 |
Rewrite rules application prevented by type variable application (map id vs. map (\x -> x))
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7619 |
Make worker-wrapper unbox data families
|
new
|
simonpj
|
feature request
|
normal
|
7.8.1
|
| #7623 |
GHC Arm support
|
new
|
|
task
|
normal
|
7.8.1
|
| #7624 |
Handling ImplicitParams in Instance Declaration
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7625 |
Semicolon is not handled between imports at the ghci command prompt
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7633 |
Checkable "minimal complete definitions"
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7634 |
MD5 collision could lead to SafeHaskell violation
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7635 |
SafeHaskell implying other options
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7637 |
split-objs not supported for ARM
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7643 |
Kind application error
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7644 |
Hackage docs for base library contain broken links
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7647 |
UNPACK polymorphic fields
|
new
|
simonpj
|
feature request
|
normal
|
7.8.1
|
| #7660 |
warning: conflicting types when compiling via-C
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7665 |
dynamicToo001 fails on Windows
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7666 |
excessive space and time usage for rendering (somewhat) deeply nested Docs
|
new
|
dterei
|
bug
|
normal
|
7.8.1
|
| #7667 |
Template Haskell fails to recognize type operator/function +
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7668 |
Location in -fdefer-type-errors
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7669 |
Empty case causes warning
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7670 |
StablePtrs should be organized by generation for efficient minor collections
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7676 |
Unify patterns and function bindings
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7678 |
GHC should compile cleanly with clang
|
new
|
thoughtpolice
|
bug
|
high
|
7.8.1
|
| #7679 |
Regression in -fregs-graph performance
|
new
|
|
bug
|
high
|
7.8.1
|
| #7685 |
:script command does not resolve ~
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7694 |
LLVM: bootstrapping with LLVM 3.2 does not work
|
new
|
dterei
|
bug
|
normal
|
7.8.1
|
| #7725 |
Operators without colons
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7727 |
Nonsense evaluation: sequence [] = []
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7730 |
:info and polykinds
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7736 |
Parallel array enumeration causes compiler panic (enumFromToP)
|
new
|
chak
|
bug
|
normal
|
7.8.1
|
| #7741 |
Add SIMD support to x86/x86_64 NCG
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7746 |
Support loading/unloading profiled objects from a profiled executable
|
new
|
ezyang
|
feature request
|
normal
|
7.8.1
|
| #7751 |
Incremental heap census
|
new
|
ezyang
|
feature request
|
normal
|
7.8.1
|
| #7752 |
GHC as a library documentation out of sync
|
new
|
|
bug
|
high
|
7.8.1
|
| #7765 |
Odd error message for `runghc` with missing `main` function.
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7771 |
RTS should provide stg_sel_n_noupd_closure
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7772 |
Finish support for DYNAMIC_GHC_PROGRAMS on Windows
|
new
|
igloo
|
bug
|
high
|
7.8.1
|
| #7774 |
T5313 fails
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7779 |
building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7782 |
flag to run the demand analysis a second time
|
new
|
nfrisby
|
task
|
normal
|
7.8.1
|
| #7783 |
MultiWayIf should start a new layout
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7785 |
Module-local function not specialized with ConstraintKinds
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7786 |
strange errors when deducing constraints
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7787 |
modifyMVar does not restore value if callback returns error value
|
new
|
|
bug
|
high
|
7.8.1
|
| #7788 |
Recursive type family causes <<loop>>
|
new
|
simonpj
|
bug
|
normal
|
7.8.1
|
| #7789 |
GHCI core dumps when used with VTY
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7790 |
Add dummy undefined symbols to indicate ways
|
new
|
ezyang
|
task
|
normal
|
7.8.1
|
| #7797 |
re-enable the defun RULE from a SPECIALISE instance pragma
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7800 |
Error message when deriving Typeable without PolyKinds
|
new
|
dreixel
|
bug
|
normal
|
7.8.1
|
| #7803 |
Superclass methods are left unspecialized
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7807 |
Parse error with "where" and file-ending comment
|
new
|
|
bug
|
high
|
7.8.1
|
| #7808 |
data families and TH names do not mix well (e.g. cannot use TH deriving)
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #7809 |
Silly error message suggesting LiberalTypeSynonyms
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7811 |
intermittent 'unexpected' results of test ghcpkg01
|
new
|
igloo
|
bug
|
normal
|
7.8.1
|
| #7814 |
panic in PPC NCG
|
new
|
heisenbug
|
bug
|
high
|
7.8.1
|
| #7828 |
RebindableSyntax and Arrow
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7829 |
make better/more robust loopbreaker choices
|
new
|
|
task
|
normal
|
7.8.1
|
| #7831 |
Bad fragmentation when allocating many large objects
|
new
|
ezyang
|
bug
|
normal
|
7.8.1
|
| #7833 |
installed GHC refers to libffi in the build directory
|
new
|
igloo
|
bug
|
high
|
7.8.1
|
| #7859 |
runghc should give an error when the path to ghc is invalid
|
new
|
|
bug
|
normal
|
7.8.1
|
| #7889 |
Build Error (master branch)
|
new
|
|
bug
|
high
|
7.8.1
|
| #17 |
Separate warnings for unused local and top-level bindings
|
new
|
--
|
feature request
|
lowest
|
_|_
|
| #95 |
GHCi :edit command should jump to the the last error
|
new
|
|
feature request
|
normal
|
_|_
|
| #149 |
missed CSE opportunity
|
new
|
|
bug
|
normal
|
_|_
|
| #229 |
Integer overflow in array allocation
|
new
|
|
bug
|
low
|
_|_
|
| #284 |
RPM doesn't support --prefix
|
new
|
juhp
|
feature request
|
normal
|
_|_
|
| #307 |
Implicit Parameters and monomorphism
|
new
|
|
feature request
|
low
|
_|_
|
| #322 |
fromInteger-related pattern match overlap warnings
|
new
|
simonpj
|
bug
|
normal
|
_|_
|
| #345 |
GADT - fundep interaction
|
new
|
simonpj
|
bug
|
low
|
_|_
|
| #367 |
Infinite loops can hang Concurrent Haskell
|
new
|
ezyang
|
bug
|
lowest
|
_|_
|
| #368 |
Provide a Java Backend
|
new
|
|
feature request
|
normal
|
_|_
|
| #393 |
functions without implementations
|
new
|
simonpj
|
feature request
|
normal
|
_|_
|
| #418 |
throwTo to a thread inside 'block'
|
new
|
|
bug
|
lowest
|
_|_
|
|
(more results for this group on next page)
|