diff options
| author | andromeda <andromeda@lenovo> | 2026-08-19 04:47:51 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-08-19 04:47:51 +0200 |
| commit | f94cca6abc7bc5bd4165165d3b615879d93ce22d (patch) | |
| tree | d96e734ae83f6383f1a3db53f49e54945b535e25 /shell.nix | |
| parent | 729859ab53a77bb80bc5d9f535c221bcff12cfed (diff) | |
add FIR
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ in pkgs.mkShell { packages = [ pkgs.cabal-install - pkgs.ghc + pkgs.haskell.compiler.ghc914 pkgs.llvm pkgs.vulkan-tools |
