Jump to content

Haskell: Difference between revisions

213 bytes added ,  26 September 2022
Add Haskell.nix section
imported>Srid
(Note about IFD)
imported>Yvan-sraka
(Add Haskell.nix section)
Line 29: Line 29:
* <code>nix flake show</code>
* <code>nix flake show</code>
* <code>nix flake check</code>
* <code>nix flake check</code>
== Haskell.nix ==
<code>haskell.nix</code> can automatically translate your Cabal or Stack project and its dependencies into Nix code.
See [https://github.com/input-output-hk/haskell.nix/blob/master/README.md]


[[Category:Languages]]
[[Category:Languages]]
[[Category:Applications]]
[[Category:Applications]]
Anonymous user