Pinned Repositories
aeson
A fast Haskell JSON library
nix-files
My NixOS configuration and custom Nix derivations.
obelisk
Functional reactive web and mobile applications, with batteries included.
reflex
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-dom
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
reflex-platform
A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
reflex-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
ali-abrar's Repositories
ali-abrar/nix-files
My NixOS configuration and custom Nix derivations.
ali-abrar/aeson
A fast Haskell JSON library
ali-abrar/ghcjs-dom
Make Document Object Model (DOM) apps that run in any browser and natively using WebKitGtk
ali-abrar/groundhog
This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial http://www.fpcomplete.com/user/lykahb/groundhog for introduction
ali-abrar/haskell-vim
Custom Haskell Vimscripts
ali-abrar/hs-stripe
A Haskell implementation of the Stripe API.
ali-abrar/ancient-colors.vim
Trimmed down colorscheme for vim
ali-abrar/bc3-api
API documentation for Basecamp 3
ali-abrar/calcurse
A text-based calendar and scheduling application
ali-abrar/daml-fundamentals-sample-app
ali-abrar/directory-tree
A simple directory-like tree datatype, with useful IO functions, for Haskell
ali-abrar/docs
Cucumber user documentation
ali-abrar/github
The github API for Haskell
ali-abrar/grid
Tools for working with regular grids/graphs/lattices.
ali-abrar/hnix
A Haskell re-implementation of the Nix expression language
ali-abrar/hsh
Shell Integration Library [Haskell]
ali-abrar/lens-aeson-examples
Examples for lens-aeson
ali-abrar/nixpkgs
Nix Packages collection
ali-abrar/nord-tmux
An arctic, north-bluish clean and elegant tmux color theme.
ali-abrar/nordtheme_tundra
A variation of the nord colour scheme designed for bright backgrounds
ali-abrar/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
ali-abrar/openmoji
Open source emojis for designers, developers and everyone else!
ali-abrar/rex
A Haskell quasi-quoter for typeful results of regex captures.
ali-abrar/test000
ali-abrar/vim-colorschemes
one colorscheme pack to rule them all!
ali-abrar/wallet-sample-app