Skip to content

Use hackage-security library to extract .cabal files from the index #29

Open
@edsko

Description

@edsko
  • Use library to extract .cabal files (and verify signatures once we introduce author signing; until that time this is just an optimization).
  • Avoid creation of the cabal-specific tar index in favour of the index created by hackage-security (though note that the latter does not contain any information about preferred-versions). This should speed up cabal update.
  • Once cabal-install only access the index through the security library, rename 00-index.tar and co to 01-index.tar (unless we can about older cabal's access?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions