Pinned Repositories
cabal-helper-helper
ghcide
A library for building Haskell IDE tooling
GravSim
Gravity Simulator written in Haskell using gloss
haskell-language-server
Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
haskell-lsp
Haskell library for the Microsoft Language Server Protocol
Haskell-Scheme
A simple Scheme implementation written in Haskell
hie-lsp
Lightweight language server powered by .hie files
HieDb
Generates a references DB from .hie files
packed-traverse
wz1000's Repositories
wz1000/HieDb
Generates a references DB from .hie files
wz1000/xmonad-config
My xmonad config
wz1000/haskell-language-server
Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
wz1000/haskell-lsp
Haskell library for the Microsoft Language Server Protocol
wz1000/actions
Github actions for Haskell CI
wz1000/array
wz1000/bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
wz1000/cabal
Official upstream development repository for Cabal and cabal-install
wz1000/cabal-bug
wz1000/directory
Platform-independent library for basic file system operations
wz1000/error-message-index
A community-driven collection of documentation for Haskell error messages and warnings
wz1000/file-io
File IO (read/write/open) for OsPath API
wz1000/ghc-check
utility to detect mismatches of ghc api versions
wz1000/ghc-exactprint
GHC version of haskell-src-exts exactPrint
wz1000/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
wz1000/ghcup-hs
wz1000/ghcup-metadata
GHCup metadata repository
wz1000/haddock
Haskell Documentation Tool
wz1000/haskeline
A Haskell library for line input in command-line programs.
wz1000/hie-bios
wz1000/kmonad
An advanced keyboard manager
wz1000/link-test
wz1000/os-string
wz1000/parsec
A monadic parser combinator library
wz1000/process
Library for dealing with system processes
wz1000/retrie
Retrie is a powerful, easy-to-use codemodding tool for Haskell.
wz1000/summer-of-haskell
Source code of summer.haskell.org
wz1000/text
Haskell library for space- and time-efficient operations over Unicode text.
wz1000/vscode-hie-server
VsCode extension for Haskell, as a front end for haskell-ide-engine
wz1000/xmonad-contrib
Contributed modules for xmonad