summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Support MO_U_QuotRem2 in LLVM backendMichal Terepeta2015-08-031-0/+35
* Replace (SourceText,FastString) with StringLiteral data typeAlan Zimmerman2015-08-021-6/+9
* Give raise# a return type of open kind (#10481)Reid Barton2015-07-314-0/+12
* Fix #7919 (again)Simon Marlow2015-07-311-1/+0
* Testsuite: T10245 is passing for WAY=ghci (#10245)Thomas Miedema2015-07-311-1/+2
* Testsuite: add typecheck/should_fail/T8034 (#8034)Thomas Miedema2015-07-303-0/+19
* Testsuite: add typecheck/should_fail/T9260 (#9260)Thomas Miedema2015-07-303-0/+43
* Testsuite: add arrows/should_compile/T5333 (#5333)Thomas Miedema2015-07-302-0/+29
* Testsuite: skip T10489 unless compiler_debugged (#10489)Thomas Miedema2015-07-302-1/+2
* Testsuite: mark tests recently fixed as passing + accept new stderrThomas Miedema2015-07-304-5/+9
* Testsuite: rename rename/should_fail/T5001 to T5001b (#5001)Thomas Miedema2015-07-303-5/+5
* Typos in comments and stringsGabor Greif2015-07-301-1/+1
* Improve error message for newtypes and deriving clausesJohn Wiegley2015-07-3013-37/+59
* Fix missing filesSimon Peyton Jones2015-07-302-1/+7
* Better treatment of signatures in cls/instSimon Peyton Jones2015-07-309-22/+39
* Modify spec002 to be less trivialSimon Peyton Jones2015-07-301-1/+2
* Fix Trac #10694: CPR analysisSimon Peyton Jones2015-07-304-0/+22
* Deal with phantom type variables in rulesSimon Peyton Jones2015-07-303-0/+127
* Test case for #10698Joachim Breitner2015-07-283-0/+34
* Improve warnings for rules that might not fireSimon Peyton Jones2015-07-276-13/+42
* Add UInfixT to TH types (fixes #10522)Michael Smith2015-07-273-0/+55
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-274-2/+59
* renamer: fix module-level deprecation messageSergei Trofimovich2015-07-254-0/+26
* Fix line number in T10018 testcaseBen Gamari2015-07-241-1/+1
* Library names, with Cabal submodule updateEdward Z. Yang2015-07-235-10/+10
* ghci: fixity declarations for infix data constructors (#10018)Thomas Miedema2015-07-233-0/+6
* Parenthesise TypeOperator in import hintsThomas Winant2015-07-233-0/+12
* Accept next-docstrings on GADT constructors.Ben Gamari2015-07-233-0/+14
* Generate .dyn_o files for .hsig files with -dynamic-tooMichael Smith2015-07-237-0/+71
* Lexer: support consecutive references to Haddock chunks (#10398)Thomas Miedema2015-07-233-0/+39
* Fix Trac #10670Simon Peyton Jones2015-07-233-0/+80
* Two step allocator for 64-bit systemsGiovanni Campagna2015-07-225-4/+86
* Testsuite: recenter haddock.base allocation numbersThomas Miedema2015-07-221-1/+2
* Revert "Trac #4945 is working again"Thomas Miedema2015-07-221-1/+1
* testsuite: Show killed command line on timeoutBen Gamari2015-07-212-5/+6
* T4945 is working againSimon Peyton Jones2015-07-211-1/+5
* Make seq-of-cast rule generate a caseSimon Peyton Jones2015-07-211-3/+2
* Fix test T2497 to avoid infinite loop in RULESSimon Peyton Jones2015-07-212-2/+6
* Implement -dsuppress-unfoldingsSimon Peyton Jones2015-07-211-2/+2
* Add NOINLINE for hs-boot functionsSimon Peyton Jones2015-07-215-0/+22
* Revert "Revert "Support for multiple signature files in scope.""Edward Z. Yang2015-07-2027-1/+223
* Testsuite: mark concprog002 expect_broken_for(#10661, ['threaded2_hT'])Thomas Miedema2015-07-201-0/+1
* Testsuite: fix concprog002 (AMP)Thomas Miedema2015-07-201-0/+7
* Do not treat prim and javascript imports as C imports in TH and QQLuite Stegeman2015-07-203-0/+38
* Support wild cards in TH splicesThomas Winant2015-07-2022-7/+236
* LlvmCodeGen: add support for MO_U_Mul2 CallishMachOpMichal Terepeta2015-07-201-0/+18
* Testsuite: add regression test for missing class constraintThomas Miedema2015-07-205-2/+22
* Testsuite: add -XUndecidableInstances to T3500aThomas Miedema2015-07-201-0/+1
* Testsuite: add ImpredicativeTypes to T7861 (#7861)Thomas Miedema2015-07-202-11/+14
* Add regression test for unused implicit parameter warning (#10632)Reid Barton2015-07-193-0/+12