Skip to content

NamedAlgo typeclass seems redundant #251

Closed
haskell-nix/hnix
#1112
@sorki

Description

7186850 added HashAlgo GADT and ce0b360 added DSum HashAlgo Digest which seems to make NamedAlgo obsolete/redundant.

It is used only at couple of places makeStorePath and makeFixedOutputPath in -readonlys System.Nix.Store.ReadOnly and addToStore in -remote.

Consider replacing.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions