Pinned Repositories
cabal-debian
Create a Debianization by examining a .cabal file.
ddssff.github.io
debian-haskell
Haskell library of datatypes related to Debian packaging
dsf-home
My Unix configuration files
refact-global-hse
Global haskell source code refactorings (e.g. move declarations between modules)
slow-atp
Speed difference demonstration in a small ATP
ghcjs
Haskell to JavaScript compiler, based on GHC
sr-clay
Map Haskell types to CSS class names and CSS style code
sr-errors
Error set types
sr-log
Minimal logging infrastructure for GHCJS clients.
ddssff's Repositories
ddssff/cabal-debian
Create a Debianization by examining a .cabal file.
ddssff/debian-haskell
Haskell library of datatypes related to Debian packaging
ddssff/listlike
Generic list-like structures [Haskell]
ddssff/set-extra
ddssff/HaTeX
The Haskell LaTeX library.
ddssff/ddssff.github.io
ddssff/dsf-home
My Unix configuration files
ddssff/acid-state
Add ACID guarantees to any serializable Haskell data structure
ddssff/assoc-list
An association list conceptually signifies a mapping, but is represented as a list (of key-value pairs)
ddssff/dominator-charts
Charts for dominator
ddssff/forest
Tree and forest types
ddssff/generic-lens
Generically derive traversals, lenses, and prisms.
ddssff/ghc
Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE
ddssff/ghcjs
Haskell to JavaScript compiler, based on GHC
ddssff/ghcjs-jquery
jQuery bindings
ddssff/git-helper
ddssff/graphicsFormats
Classes for renderable objects
ddssff/hslogger
Logging framework for Haskell
ddssff/html-entities
A codec library for HTML-escaped text and HTML-entities
ddssff/html-entity
ddssff/image-cache
Manage an image cache using acid-state, process-listlike, libjpeg-progs, netpbm, etc
ddssff/InfixApplicative
liftA2 for infix operators
ddssff/lens
Lenses, Folds, and Traversals - Join us on freenode #haskell-lens
ddssff/obj
Reads and writes obj models
ddssff/OpenGLCheck
Quickcheck instances for various data structures
ddssff/safecopy
An extension to Data.Serialize with built-in version control
ddssff/Shelly.hs
Haskell shell scripting
ddssff/sr-extra
A hodge-podge of functions and modules that do not have a better home
ddssff/type-level-sets
Type-level sets for Haskell (with value-level counterparts and various operations)
ddssff/unexceptionalio
IO without any PseudoExceptions