TUI for Jujutsu/jj
Repositories
maralorn repositories
Clientside javascript library for Secretarius
Matrix.org haskell client library
Build composable logging backends for monad-logger
Nix, the purely functional package manager
Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
a temporary workaround to build haskellPackages with the ghc wasm backend, forked to pin exact nixpkgs version
Sources for nixos.org
Nix Packages collection
My personal NUR repository: [maintainer=@mweinelt]
Generate nix sources expr for the latest version of packages
Obelisk provides an easy way to develop and deploy your Reflex project for web and mobile
Optics as an abstract interface
Data structures for describing changes to other data structures.
The plaintextaccounting.org website, a portal to Ledger, hledger, beancount and co.
:kangaroo: - PouchDB is a pocket-sized database.
Seamless integration of https://pre-commit.com git hooks with Nix.
Build interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.