fclabels

Label library

Provides a way to access and modify data types in Haskell using first-class composable record labels

First class composable record labels for Haskell.

GitHub

66 stars
9 watching
18 forks
Language: Haskell
last commit: almost 3 years ago

Related projects:

Repository Description Stars
ndmitchell/uniplate A simple and efficient generics library for Haskell 76
gabriella439/haskell-typed-spreadsheet-library Provides a typed and composable API for building spreadsheets with explicit input/output relationships 185
sebastiaanvisser/clay A CSS preprocessor implemented as an embedded Haskell domain specific language 360
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
chetant/libclang A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. 58
stevenfontanella/microlens A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support 286
spl/dlist A data structure library providing efficient append and snoc operations for list-like types 65
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180
haskell/haskeline Provides a user interface for line input in command-line programs with features such as rich editing and customizability. 224
marcusrainbow/haxcel An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. 33
skogsbaer/hscurses A Haskell binding to the ncurses library, providing functionality for managing display on character-cell terminals and basic widgets. 61
snapframework/heist A Haskell library that allows binding values to XML tags in web templates 92
ff-notes/ron Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. 65
timbod7/haskell-chart A 2D charting library for Haskell, providing data visualization capabilities. 430
hapaxia/selbaward A collection of reusable SFML graphics components for creating 2D games and applications. 200