Custom Query

Filters
 
Columns

Show under each result:


Results (501 - 600 of 946)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers new bug 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
#7650 can't use combining characters in identifiers new bug normal 7.8.1
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation new igloo bug normal 7.8.1
#7660 warning: conflicting types when compiling via-C new igloo bug normal 7.8.1
#7662 Improve GC of mutable objects new feature request normal _|_
#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
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module new bug normal 7.8.1
#7676 Unify patterns and function bindings new feature request normal 7.8.1
#7685 :script command does not resolve ~ new bug normal 7.8.1
#7687 ghc panic on TH and deriveJSON new bug normal 7.8.1
#7694 LLVM: bootstrapping with LLVM 3.2 does not work new dterei bug normal 7.8.1
#7695 Hang when locale-archive and gconv-modules are not there new bug normal 7.8.1
#7698 thread blocked indefinitely in an MVar operation new igloo bug normal 7.8.1
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core new bug normal 7.8.1
#7723 iOS patch no 12: Itimer.c doesn't work on iOS new bug normal 7.8.1
#7724 cross-compile to iOS new feature request 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
#7729 GHC panics. Invalid core new bug normal 7.6.3
#7730 :info and polykinds new bug normal 7.8.1
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present 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
#7753 Profiling report broken with foreign exported functions new bug normal 7.8.1
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 new bug normal 7.8.1
#7765 Odd error message for `runghc` with missing `main` function. new igloo bug normal 7.8.1
#7767 "internal error: evacuate: strange closure type 154886248" crash new feature request normal 7.8.1
#7768 "untracked content" in fresh clone of haskeline new igloo bug normal 7.8.1
#7771 RTS should provide stg_sel_n_noupd_closure new simonpj bug normal 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
#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
#7794 GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented new bug 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
#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
#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
#7835 ghc --make: allow passign .cmm, .c and .hs files in one command line new feature request normal --
#7842 Incorrect checking of let-bindings in recursive do new bug normal --
#7845 RebindableSyntax should allow rebinding tuples and lists new feature request normal --
#7849 Error on pattern matching of an existential whose context includes a type function new bug normal --
#7854 Constrained method type accepted in Haskell 98 mode new bug normal
#7855 Use optimizer for more information about incomplete pattern matches new feature request normal
#7858 Fix definitions of abs/signum for Floats/Doubles new bug normal --
#7859 runghc should give an error when the path to ghc is invalid new bug normal 7.8.1
#7862 Could not deduce (A) from the context (A, ...) new bug normal
#7863 Verbosity level for quieter Template Haskell new feature request normal
#7866 floor (0/0) :: Int is different with -O0 and -O1 new bug normal --
#7870 Compilatio​n errors break the complexity encapsulat​ion on DSLs, impairs success in industry new feature request normal --
#7874 segfault 11 on mac os x when building compiler for ghc 7.7.20130430 new bug normal
#7876 hClose002 for ghci hangs on Mac OS X new bug normal --
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X new bug normal --
#7880 Require "forall" in definitions of polymorphic types new bug normal
#7881 Warning for pointless ranges like [5..2] new feature request normal
#7883 enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives? new carter feature request normal --
#7884 Cannot build hedgewars with new haskell 7.6 new bug normal --
#7885 LLVM build broken new bug normal --
#7894 Crash on :i M.-> new bug normal --
#7895 Warning for literal overflow new feature request normal --
#7897 MakeTypeRep fingerprints be proper, robust fingerprints new bug normal
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 new bug normal
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall new bug normal --
#7903 Failure to find class instance specified with extra parentheses new bug normal
#7904 GHC calls the cc1 of a gcc thats not the first in PATH new bug normal
#7908 InstanceSigs suggestion not accepted new bug normal
#7912 Missing symbols from termios.h when linking on Android new bug normal --
#7913 Argument order not preserved by nubBy new bug normal
#7917 update documentation of InstalledPackageInfo new task normal --
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent new bug normal --
#7922 adding direct *.c -> object code (*.o/so/dylib) support to compilation driver new feature request normal
#7924 throwIO gets subsumed by a later imprecise exception new bug normal --
#229 Integer overflow in array allocation new bug low _|_
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.