sboosali's Stars
typeable/schematic
type-safe JSON spec and validation tool
haskell/c2hs
c2hs is a pre-processor for Haskell FFI bindings to C libraries
Tokyo-NixOS/presentations
Presentations at the Tokyo Nixos Meetup
reflex-frp/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.
lspitzner/bricki-reflex
Reflex FRP interface for the `bricki` shallow fork of the `brick` commandline UI library
dalaing/reflex-host-examples
haskell-hvr/base-noprelude
All of `base` without the `Prelude` module
NixOS/language-nix
Data types and useful functions to represent and manipulate the Nix language. | Source has moved to https://github.com/nixos/cabal2nix
deech/fltkhs-gl-demos
deech/fltkhs-demos
Extended FLTKHS demos moved to a separate package to keep the core package free of additional dependencies.
deech/fltkhs-rose-tree
NixOS/cabal2nix
Generate Nix build instructions from a Cabal file
deech/fltkc
fltkc
jwiegley/nix-config
My local Nix configuration
NixOS/nixpkgs
Nix Packages collection & NixOS
reflex-frp/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.
HuwCampbell/grenade
Deep Learning in Haskell
reflex-frp/reflex-todomvc
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.
reflex-frp/reflex-dom-contrib
reflex-frp/reflex-dom-ace
Reflex wrapper for the ACE editor
reflex-frp/reflex-examples
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
bennofs/reflex-host
Higher level support for implementing reflex frameworks
oliver-batchelor/reflex-html
HTML DSL for reflex-dom
oliver-batchelor/reflex-transformers
Switchable monad transformers and collections for reflex
oliver-batchelor/reflex-gloss-scene
oliver-batchelor/ghcjs-websockets-reflex
oliver-batchelor/reflex-animation
Gabriella439/haskell-nix
Nix and Haskell in production
jyp/styx
A nix-based Haskell project manager
thufschmitt/ptyx
A type-system for Nix