# horizon-spec horizon-spec contains the type definitions for [horizon-platform](https://horizon-haskell.net). Both haskell and dhall versions are supplied. ## Building ``` nix build ``` ## Development ``` nix develop cabal test all ```