Closed
Milestone
7.6.2
The 7.6.2 release is a bugfix release.
- [http://permalink.gmane.org/gmane.comp.lang.haskell.general/19659 ANNOUNCE: GHC version 7.6.2]
- [http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-2.html Release notes for GHC 7.6.2]
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
1
5
Completed Issues (closed)
118
501
- STM and TVar report incorrect results
- Include dynamic-by-default support in Cabal with GHC 7.6.2
- Strange closure type 17 internal error
- threadDelay broken in ghci, Mac OS X
- Incorrect optimization with Data.ByteString.append
- Regression: pinned memory fragmentation
- Int64 division buggy on a 32-bit installation
- cannot build ghc-7.6.1 because haddock seg-faults
- bytestring changes in 7.6 branch
- miscompilation due to broken interface hash
- Haddock's prune option is not regarded for DEPRECATED things
- ghci crash on Windows 7 64bits when press Ctrl-L
- threadStackUnderflow: not enough space for return values
- segmentation fault in compiled program, involves gtk, selinux
- segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE
- Stale .hi files affect compilation.
- implement proper type promotion in compilation of C calls
- +RTS -xc sometimes results in segfault
- directory 1.2 fails to build with base < 4.6
- Documentation of System.Mem.Weak should emphasize finalizers may be run earlier than expected
- GHCi erroneously unloads modules after a failed :reload
- Link to haskell report in prelude
- Spurious undefined reference to `openpty'
- regression: huge number of wakeups in xmonad
- Segfault with multi-threaded retainer profiling
- space_leak_001(ghci) segfaults on OS X x86_64
- ghc-7.2.1 build failed on sparc solaris with non-GNU linker
- Unexpected stack overflow prevented by superfluous type annotation
- Documentation bug: hs_init is incorrectly called in the example
- Data.List.insert / insertBy do not match the documentation
- Document special "this" module name for PackageImports extension
- showRichTokenStream has an off-by one error on starting col
- base-4.6 does not export `catch` from Prelude while Control.Exception documentation still claims so
- Compiler hangs when reading interface file
- CONLIKE pragma documentation bug
- panic! applytTypeToArgs with non-infix function type constructor
- RTS : Race condition with usage of timer_delete
- -fdefer-type-errors doesn't produce a warning
- -fdefer-type-errors allows the types of quotations to be coerced, causing segmentation fault
- PolyKinds and mutually recursive modules
- 'threadDelay maxBound' results in 'internal error: select failed'
- GHC.Conc.labelThread function can't use Unicode character for thread label.
- GHCi's :info to return all the visible instances, not just the ones imported from currently loaded files
- Allow 'Any' to be passed to a foreign prim function.
- Add inline version of newArray#
- Type class dictionary call loops at runtime
- Deriving Typeable for data families
- bytestring: incorrect documentation for hGetContents
- Arity analysis could be better
- Document GHC Optimisation Passes
- Add instances to ZipList
- code works in 7.0 but hangs in 7.2/7.4 due to changes in type checker (most likely)
- Configurably use system-provided libffi
- Confusing warning message for incomplete patterns
- Friendly Interface for auto-completion of GHCi
- Main thread does not respect stack size RTS options
- Type constructor variables not injective
- Generalized newtype deriving allows creating of instances I can't create by hand
- Win7: Bootstrapping 7.3 from 7.2.1 using msys git 1.7.6 causes integer-gmp ./configure to fail
- dataTypeConstrs gives unhelpful error message
- Better deriving for Typeable
- UNPACK is paranoid about a phantom type argument
- UNPACK without optimisation leads to panic
- add a configure build option to use system libffi for Linux
- Newtypes and type families combine to produce inconsistent FC(X) axiom sets
- ghc-cabal build failure with nonsense error message
- Type checking arrow notation in the presence of deferred constraints
- write access permission of binary result different on OpenBSD
- GHC infinite loop when compiling vector
- Generalize -msse2 command line flag to -msse<version number>
- ^C doesn't correctly reset the prompt from within multiline commands in ghci
- Improve locations in ghci errors
- Newtype derving used wrongly
- Strictness analyser is to conservative about passing a boxed parameter
- Template Haskell: less type checking in quotations?
- LLVM: Dynamic Library Support
- add more stolen syntax to the user guide
- Deriving higher-arity instances for newtype family instances fails
- GHCi should allow custom definition of print for implicit output
- GHCi support for type/data families should match that of related features
- Invalid "duplicate instance" error
- Can't Quote Instance Associated Types in Template Haskell
- Can't capture classes inside a template haskell type quotation
- GHC rejects instance quotations with splices in the instance head
- Implement an atomic readMVar
- bug in GHC when compiling HOC (SVN revision 413)
- Strictness analyser missing useful strictness
- GHC panic; possibly related to mutually recursive modules
- Poor parse error
- Haskeline Iconv needs HAVE_LANGINFO_H
- Bad code generated for zip/filter/filter loop
- Method selectors aren't floated out of loops
- Show more instances with :info
- considerations for management of shared libs
- would be nice if -fno-code and --make worked together
- Normalize fully-applied type functions prior to display
- Arity is smaller than need be
- Top level string literals
- Another arity expansion bug
- Missed suggestion with context on foralls
- Template Haskell does not respect -package and -hide constraints
- validate should continue if it sees warnings or haddock failures
- Data.Complex.magnitude squares using ^(2 :: Int), which is slow
- Bad code with type families
- Qualified name required when defining type family instance in instance declaration
- NOINLINE pragma ignored
- load in GHCi doesn't work with UTF-8 filenames
- finaliser of a ForeignPtr called while references from unreachable threads exist
- Keep old bindings until :load succeeds
- Change the meaning of -fextended-default-rules
- Refactor the implementation of arrow notation
- debugger: :trace is wasting time
- Make GHCi print the entire result of an interactive 'bind' statement
- type operator precedences don't work in contexts
- hppa port -- gmp handed misaligned memory
- Make [n..] etc syntax rebindable
- Use Linux's signalfd() instead of pipe() to deliver signals to the IO manager
- Length is not a good consumer
Loading
Loading
Loading