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.