packages feed

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

{ type :
    Optional ./RepoType.dhall 
, location :
    Optional Text
, module :
    Optional Text
, branch :
    Optional Text
, tag :
    Optional Text
, subdir :
    Optional Text
, kind :
    ./RepoKind.dhall 
}