nix-tools
Format converter
A tool to convert descriptions from one format to another
Translate Cabals Generic Package Description to a Nix expression
96 stars
17 watching
31 forks
last commit: over 1 year ago haskellnix
Related projects:
Repository | Description | Stars |
---|---|---|
input-output-hk/haskell.nix | Automates translation of Haskell packages to Nix code | 558 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 361 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
nix-community/zon2nix | Tools to convert build files from Zig's zon format to Nix expressions | 72 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 109 |
kennethreitz/tablib | A library that formats tabular datasets from various sources into different output formats | 55 |
kamadorueda/alejandra | A fast and powerful Nix code formatter designed to improve the readability of Nix expressions | 844 |
purenix-org/purenix | A tool that transpiles PureScript code to Nix code | 299 |
kosmikus/lhs2tex | A tool for converting Haskell source code into LaTeX-compatible typesetting formats | 99 |
haskell-nix/hnix-store | Provides a Haskell interface to the Nix store semantics and various implementations of that interface. | 87 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
dhall-lang/dhall-to-cabal | Converts Dhall expressions into Cabal files used in Haskell package management | 100 |
sclevine/yj | A command-line tool for converting between various data formats. | 976 |
gklijs/schema_registry_converter | A library to convert between data formats compatible with the Confluent Schema Registry. | 104 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 322 |