Pinned Repositories
example-reflex-project
Simple Reflex app with WebGHC
ghc
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.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
jsaddle-wasm
jsaddle interface for WebGHC
lld
Staging repository for upstreaming WebAssembly support into lld
miso
:ramen: A tasty Haskell front-end framework
musl
musl libc experiment
nixpkgs
Nix Packages collection
wasm-cross
Nix expressions for cross compiling to WebAssembly
webabi
A JS kernel for WebAssembly binaries linked with musl
webghc.github.io
WebGHC's Repositories
WebGHC/musl
musl libc experiment
WebGHC/webghc.github.io
WebGHC/lld
Staging repository for upstreaming WebAssembly support into lld
WebGHC/miso
:ramen: A tasty Haskell front-end framework
WebGHC/wasm-syslib-builder
WebGHC/arcanist-external-json-linter
Mirror of http://git.haskell.org/arcanist-external-json-linter.git
WebGHC/dependent-map
Dependently-typed finite maps (partial dependent products)
WebGHC/dependent-sum
Dependent sums and supporting typeclasses for comparing and displaying them
WebGHC/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
WebGHC/gmp-tarballs
Mirror of gmp-tarballs repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/hadrian
The Hadrian build system for GHC
WebGHC/hsc2hs
Mirror of hsc2hs repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/libffi-tarballs
Mirror of libffi-tarballs repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/nofib
Mirror of nofib repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/packages-Cabal
Mirror of packages-Cabal repository. DO NOT SUBMIT PULL REQUESTS HERE. Use https://github.com/haskell/cabal instead.
WebGHC/packages-dph
Mirror of packages-dph repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/packages-primitive
Mirror of packages-primitive repository. DO NOT SUBMIT PULL REQUESTS HERE. Use https://github.com/haskell/primitive instead.
WebGHC/packages-random
Mirror of packages-random repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/packages-vector
Mirror of packages-vector repository. DO NOT SUBMIT PULL REQUESTS HERE. Use https://github.com/haskell/vector instead.
WebGHC/packages-Win32
Mirror of packages-Win32 repository. DO NOT SUBMIT PULL REQUESTS HERE
WebGHC/prim-uniq
Opaque unique identifiers in primitive state monads
WebGHC/summer-of-haskell
Source code of summer.haskell.org
WebGHC/tail-call
Proposal to add tail calls to WebAssembly