summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add user documentation for explicitly-bidirectional pattern synonymswip/pattern-synonymsDr. ERDI Gergo2014-07-291-6/+17
* Add note about renaming of pattern synonym wrappersDr. ERDI Gergo2014-07-292-0/+28
* Refactor PatSynBind so that we can pass around PSBs instead of several argumentsDr. ERDI Gergo2014-07-298-118/+124
* Add test cases for explicitly-bidirectional pattern synonymDr. ERDI Gergo2014-07-296-0/+26
* When computing minimal recursive sets of bindings, don't include references i...Dr. ERDI Gergo2014-07-291-1/+1
* Typecheck the wrapper definition of a pattern synonym,Dr. ERDI Gergo2014-07-293-59/+82
* tcLookupPatSyn: look up the PatSyn record for a given IdDr. ERDI Gergo2014-07-291-3/+11
* Add renamer support for explicitly-bidirectional pattern synonymsDr. ERDI Gergo2014-07-291-5/+9
* Typechecker support for explicitly-bidirectional pattern synonymsDr. ERDI Gergo2014-07-291-16/+23
* Add parser support for explicitly bidirectional pattern synonymsDr. ERDI Gergo2014-07-294-13/+60
* New parser for pattern synonym declarations:Dr. ERDI Gergo2014-07-292-7/+28
* getCoerbileInsts: Move the two NT-unwrapping instances togetherJoachim Breitner2014-07-291-14/+14
* rts: Detab OSThreads.cAustin Seipp2014-07-281-1/+1
* Fix validate falloutAustin Seipp2014-07-281-1/+0
* base: make System.IO.openTempFile generate less predictable namesSergei Trofimovich2014-07-281-8/+16
* Don't clean away inplace/mingw and inplace/perl.niklas2014-07-281-1/+2
* driver: Fix usage of '$0' in ghcii.sh (#8873)Austin Seipp2014-07-281-2/+2
* Do not check permissions when running find on Windows.niklas2014-07-281-2/+6
* Add Functor, Applicative, Monad instances for First, LastBen Gamari2014-07-282-1/+24
* use GHC-7.8.3's values for thread block reason (fixes #9333)Jost Berthold2014-07-285-8/+58
* Avoid to pass a socket to setmode/isatty in WindowsIsamu Mogi2014-07-281-2/+3
* add Solaris' linker warning messages filtering into link phaseKarel Gardas2014-07-281-1/+51
* do not link with -lrt on Solaris for threaded wayKarel Gardas2014-07-281-1/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-28161-0/+1288
* rts: detab/dewhitespace WSDeque.cAustin Seipp2014-07-281-44/+44
* rts: detab/dewhitespace WSDeque.hAustin Seipp2014-07-281-6/+6
* rts: detab/dewhitespace ThreadPaused.cAustin Seipp2014-07-281-78/+78
* rts: delint/detab/dewhitespace ThreadLabels.cAustin Seipp2014-07-281-2/+1
* rts: delint/detab/dewhitespace StgRun.hAustin Seipp2014-07-281-1/+1
* rts: delint/detab/dewhitespace RtsDllMain.hAustin Seipp2014-07-281-2/+0
* rts: delint/detab/dewhitespace RtsDllMain.cAustin Seipp2014-07-281-5/+5
* rts: delint/detab/dewhitespace RetainerSet.cAustin Seipp2014-07-281-101/+101
* rts: delint/detab/dewhitespace RetainerSet.hAustin Seipp2014-07-281-11/+11
* rts: delint/detab/dewhitespace PosixSource.hAustin Seipp2014-07-281-1/+1
* rts: delint/detab/dewhitespace Papi.hAustin Seipp2014-07-281-1/+1
* rts: delint Papi.cAustin Seipp2014-07-281-4/+6
* rts: delint/detab/dewhitespace Papi.cAustin Seipp2014-07-281-45/+45
* rts: delint/detab/dewhitespace OldARMAtomic.cAustin Seipp2014-07-281-2/+1
* rts: delint Messages.cAustin Seipp2014-07-281-4/+6
* rts: detab/dewhitespace Messages.cAustin Seipp2014-07-281-21/+19
* rts: delint/detab/dewhitespace Hash.cAustin Seipp2014-07-281-64/+64
* rts: delint/detab/dewhitespace Globals.hAustin Seipp2014-07-281-1/+0
* rts: delint FileLock.cAustin Seipp2014-07-281-1/+2
* rts: detab/dewhitespace FileLock.cAustin Seipp2014-07-281-2/+2
* rts: delint/detab/dewhitespace Arena.cAustin Seipp2014-07-281-26/+25
* rts: delint/detab/dewhitespace win32/WorkQueue.cAustin Seipp2014-07-281-26/+27
* rts: delint/detab/dewhitespace win32/WorkQueue.hAustin Seipp2014-07-281-1/+1
* rts: delint/detab/dewhitespace win32/ThrIOManager.cAustin Seipp2014-07-281-7/+7
* rts: delint/detab/dewhitespace win32/OSThreads.cAustin Seipp2014-07-281-1/+2
* rts: delint/detab/dewhitespace win32/OSMem.cAustin Seipp2014-07-281-15/+21