A stable replacement for nix run in haskell
nix cli
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: change the executable name

WeetHet 34674d26 fd2f82c5

+1 -1
+1 -1
package.yaml
··· 11 11 ghc-options: -Wall 12 12 13 13 executables: 14 - nix-run-hs: 14 + nix-run: 15 15 main: Main.hs 16 16 source-dirs: app 17 17 ghc-options: -Wall