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.
66 stars
9 watching
18 forks
Language: Haskell
last commit: almost 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple and efficient generics library for Haskell | 76 |
| | Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 185 |
| | A CSS preprocessor implemented as an embedded Haskell domain specific language | 361 |
| | A cross-platform GUI library for writing native Haskell applications | 598 |
| | A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
| | A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support | 286 |
| | A data structure library providing efficient append and snoc operations for list-like types | 65 |
| | A tool that formats Haskell source code into a more readable layout | 180 |
| | Provides a user interface for line input in command-line programs with features such as rich editing and customizability. | 224 |
| | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
| | Provides a Haskell interface to the ncurses library for managing an application's display on character-cell terminals. | 61 |
| | A Haskell library that allows binding values to XML tags in web templates | 92 |
| | Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. | 65 |
| | A 2D charting library for Haskell, providing data visualization capabilities. | 431 |
| | A collection of reusable SFML graphics components for creating 2D games and applications. | 200 |