-
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haske…
Haskell Other UpdatedNov 23, 2018 -
haddock Public
Forked from ghc/haddockMirror of haddock repository. DO NOT SUBMIT PULL REQUESTS HERE. Use http://github.com/haskell/haddock instead!
HTML Other UpdatedNov 23, 2018 -
HsAST Public
An Extensible AST for GHC
-
NanoGHC-Frontend Public
An Idealised Model of GHC's Frontend Suitable for Experiments
-
SPLS-Oct2017 Public
Code from my talk at SPLS, October 2017, Edinburgh
Haskell GNU General Public License v3.0 UpdatedOct 12, 2017 -
-
ghc-proposals Public
Forked from ghc-proposals/ghc-proposalsProposed compiler and language changes for GHC and GHC/Haskell
UpdatedJul 30, 2017 -
wl-pprint Public
Forked from sinelaw/wl-pprintA mirror of wl-pprint fixed for GHC 7.10.2
-
HsParser Public
Stand-Alone Parser from GHC
-
ghc-docker-dev Public
Forked from gregwebs/ghc-docker-devA docker container for hacking on the Haskell GHC compiler
Shell MIT License UpdatedSep 9, 2016 -
-
NanoFeldspar Public
A Tiny Fragment of Feldspar (and MiniFeldspar) Suitable for Pedagogical Purposes
-
MetaProg2016 Public
my codes, hacks, and notes of MetaProg2016
-
Embedding-By-Normalisation Public
Supporting Material for the paper "Embedding-By-Normalisation"
-
QHaskell Public
QHaskell: a tool for developing QDSLs in Haskell
-
QFeldspar Public
QFeldspar: a QDSL front-end for MiniFeldspar
-
QFeldspar-Idris Public
A port of QFeldspar to Idris
-
-
MiniLava Public
A minimal variant of Chalmers Lava 2000
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJun 22, 2015 -
th-desugar Public
Forked from goldfirere/th-desugarTH-Desugar + A Tinier Core Language
Haskell BSD 3-Clause "New" or "Revised" License UpdatedApr 26, 2015 -
Haskell-Desugar-Generic Public
Generic Desugaring of Haskell-Src-Exts AST
-
quickcheck Public
Forked from nick8325/quickcheckAutomatic testing of Haskell programs. For reporting bugs, please use the mailing list, [email protected]!
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJul 20, 2013 -
StackSet Public
Forked from adinapoli/xmonadAn unofficial xmonad version.
Haskell UpdatedJul 20, 2013 -
Haskell-Desugar Public
Desugaring HSE AST
-
Feldspar-ImageProcessing Public
An implementation of a few simple image processing algorithms in Feldspar
-
Pico-Feldspar Public
An EDSL in Haskell generating C code frVery small subset of https://github.com/Feldspar with the experimental features like
-
-
QuickAnnotate Public
A Preprocessor to inject the corresponding source locations into the top-level definitions