Pinned Repositories
Clipboard
System clipboard interface.
grouped-list
Grouped lists.
haskintex
Haskell Evaluation inside of LaTeX code.
HaTeX
The Haskell LaTeX library.
hatex-guide
The HaTeX User's Guide
matrix
A Haskell native implementation of matrices and their operations.
pcre-light
A small, efficient and portable regex library for Perl 5 compatible regular expressions
processing
Web graphic applications with Processing.js.
sorted-list
Type-enforced sorted lists and related functions.
tagthis
Run Git tag for current haskell package
Daniel-Diaz's Repositories
Daniel-Diaz/HaTeX
The Haskell LaTeX library.
Daniel-Diaz/matrix
A Haskell native implementation of matrices and their operations.
Daniel-Diaz/haskintex
Haskell Evaluation inside of LaTeX code.
Daniel-Diaz/pcre-light
A small, efficient and portable regex library for Perl 5 compatible regular expressions
Daniel-Diaz/sorted-list
Type-enforced sorted lists and related functions.
Daniel-Diaz/Clipboard
System clipboard interface.
Daniel-Diaz/byteset
Sets of bytes.
Daniel-Diaz/hetzner
Hetzner Haskell Library
Daniel-Diaz/phantom-state
Phantom State Transformer. Like State Monad, but without values.
Daniel-Diaz/binary-list
Lists of length a power of two.
Daniel-Diaz/bytehash
Universal hashing for byte sequences
Daniel-Diaz/conduit
A streaming data library
Daniel-Diaz/cosmic-edit
COSMIC Text Editor
Daniel-Diaz/country
Haskell data types and functions for countries
Daniel-Diaz/Daniel-Diaz
Config files for my GitHub profile.
Daniel-Diaz/daniel-diaz.github.com
Daniel Díaz GitHub Page
Daniel-Diaz/gmail-simple
Convenient library for Gmail services
Daniel-Diaz/hackage-diff
Tool to compare the current package to the latest version uploaded to Hackage
Daniel-Diaz/hybrid-vectors
Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms
Daniel-Diaz/journalctl-stream
Streaming library for journalctl logs
Daniel-Diaz/mysql
A lightweight Haskell binding to the C mysqlclient API
Daniel-Diaz/mysql-json-table
Using mysql to store id-to-json tables.
Daniel-Diaz/mysql-simple
A mid-level client library for the MySQL database, intended to be fast and easy to use.
Daniel-Diaz/not-gloss
easy 3d plotting in haskell
Daniel-Diaz/perfect-vector-shuffle
Library for performing shuffles on vectors
Daniel-Diaz/post-mess-age
Send messages to a Handle concurrently without getting them mixed.
Daniel-Diaz/servant
Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
Daniel-Diaz/stack
The Haskell Tool Stack
Daniel-Diaz/stackage
"Stable Hackage": vetted consistent packages from Hackage
Daniel-Diaz/wai
Haskell Web Application Interface