Pinned Repositories
adjunctions
Simple adjunctions
after-sundown
annihilative
annihilative semigroups in Haskell
bullet-list
A snoc list
bytestring-text
ByteString-based text
choice
class-mappable
a class for mappable containers
concat
Constrained categories
data-category
Library of categories, with categorical constructions on them
semicategory
Semicategories in Haskell, heavily inspired by Edward Kmett's Hask, Conal Elliott's 'Denotational Design', and Awodey's 'Category Theory'
wygulmage's Repositories
wygulmage/annihilative
annihilative semigroups in Haskell
wygulmage/bytestring-text
ByteString-based text
wygulmage/class-mappable
a class for mappable containers
wygulmage/docs
The open-source repo for docs.github.com
wygulmage/dot_xmonad
xmonad configuration
wygulmage/dotspacemacs
My Spacemacs dotfile
wygulmage/emptiable
wygulmage/eta
Combinators for Eta Equivalence
wygulmage/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
wygulmage/github-wc-polyfill
Ensure that all GitHub and GitLab scripts required for UXP and SeaMonkey are loaded correctly
wygulmage/Haskell-style-guide
Notes for myself on how to stay consistent
wygulmage/hkd
higher-kinded data
wygulmage/hwm
wygulmage/indexed-traversable
FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
wygulmage/kmett-taxonomy
wygulmage/listlike
Generic list-like structures [Haskell]
wygulmage/mtl
The Monad Transformer Library
wygulmage/mtl-get
mtl's `MonadState` with a read-only superclass
wygulmage/netlink-hs
Netlink communication for Haskell
wygulmage/pentadactyl
Pentadactyl for Pale Moon (community maintained)
wygulmage/sort-perf
wygulmage/strict
simple strict data types for Haskell
wygulmage/strict-pair
wygulmage/successive
an `Enum`-like class without conversion to and from `Int` but with bounds checking
wygulmage/word64-set
sets of 64 bit words (non-negative integers) or 64 bit ints, inspired by `containers` and `constrained-monads`
wygulmage/xcb-types
wygulmage/xmobar
wygulmage/xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
wygulmage/xmonad-contrib
Contributed modules for xmonad
wygulmage/zippers
Zippers based on lenses and traversals