~jack/casaaaaa

CASA Abbreviations And Acronyms Assistant
Get monoid-subclasses from hackage
Revert "Avoid redundant dom node"
Avoid redundant dom node

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jack/casaaaaa
read/write
git@git.sr.ht:~jack/casaaaaa

You can also use your local clone with git send-email.

#CASAAAAA

#CASA Abbreviations And Acronyms Assistant

AGPLv3

This package provides an interactive search across casa-abbreviations-and-acronyms, using reflex to provide a JS frontend.

#Prerequisites

  • Install Nix.

  • Ensure you have the Reflex-FRP Nix cache in your nix.conf:

    substituters = https://nixcache.reflex-frp.org
    trusted-public-keys = ryantrinkle.com-1:JJiAKaRv9mWgpVAz8dwewnZe0AzzEAzPkagE9SP5NWI=
    
    • NixOS users will want to set nix.binaryCaches and nix.binaryCachePublicKeys, respectively.

#Building

  • Run nix build or nix-build.
  • Get a coffee.
  • If it succeeded, copy and serve the files in ./result somewhere.

#Hacking

  • Run nix develop or nix-shell.
  • Run ghcid -c 'cabal repl' -T :main
  • Point Chromium (yeah, I know, I know) at https://localhost:3003