Skip to content

jmackie/haskell-bazel-nix-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell <> Nix <> Bazel

Template for a Haskell application built with Nix and Bazel.

Start by dropping into a Nix shell.

nix-shell

Build it 👷‍♀️

bazel build :main

Run it 🏃

bazel run :main

Hack it 👩‍💻

ghcid

Prof it.

About

😱 Haskell with extra Nix and Bazel sauce

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published