0.3.0 #164
srid
announced in
Announcements
0.3.0
#164
Replies: 1 comment 1 reply
-
|
I arrived at this project by searching "nix haskell flake" on Google, and the link to this project was at the top of the results. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
autoWireoption, to control flake outputs #134: AddautoWireoption to control generation of flake outputsoutputs.checks#138: AddcheckstooutputssubmoduleautoWireto be an enum type #143: ChangedautoWireto be an enum type, for granular controlling of which outputs to autowire.outputs.appsoption, while theoutputs.localPackagesoption is renamed tooutputs.packages(it now contains package metadata, including packages and its executables).getBininstead ofjustStaticExecutables#151: Uselib.getBinto get the bin outputpre-commit-hooks.nixinstead.cleanSourceWith*before*cabal2nix#149: Fix unnecessary re-runs of cabal2nix evaluation. Add adebugoption to have haskell-flake produce diagnostic messages.defaultssubmodule #153: Addconfig.defaultssubmodule to allow overriding the default devShell tools added by haskell-flakeThis discussion was created from the release 0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions