packages feed

dhall-to-cabal-1.0.0: dhall/types/RepoType.dhall

< Bazaar :
    {}
| CVS :
    {}
| Darcs :
    {}
| Git :
    {}
| GnuArch :
    {}
| Mercurial :
    {}
| Monotone :
    {}
| OtherRepoType :
    { _1 : Text }
| SVN :
    {}
>