summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Var.hs
Commit message (Expand)AuthorAgeFilesLines
* vectorise: Put it out of its miseryBen Gamari2018-06-021-103/+0
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-2/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Re-export `<$>` from Prelude (#10113)Herbert Valerio Riedel2015-03-071-1/+1
* Special case dictionary abstraction and application during vectorisationManuel M T Chakravarty2011-11-171-72/+42
* WibblesManuel M T Chakravarty2011-11-091-6/+6
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* This BIG PATCH contains most of the work for the New Coercion RepresentationSimon Peyton Jones2011-04-191-1/+0
* Finish breaking up vectoriser utilsbenl@ouroborus.net2010-09-091-1/+1
* Move VectType module to Vectorise treebenl@ouroborus.net2010-09-091-1/+1
* Move VectVar module to Vectorise treebenl@ouroborus.net2010-09-081-0/+127