Skip to content

Commit

Permalink
Remove Haskell.Crypto.Hash (#33)
Browse files Browse the repository at this point in the history
This pull request removes the general `Haskell.Crypto.Hash` module. We
rely on the specific function `Cardano.Wallet.Address.Hash` instead for
now.
  • Loading branch information
HeinrichApfelmus committed May 8, 2024
2 parents 85a627b + a17c07f commit aae2c3f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 125 deletions.
107 changes: 0 additions & 107 deletions lib/customer-deposit-wallet-pure/agda/Haskell/Crypto/Hash.agda

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,3 @@ library
Haskell.Data.Set
Haskell.Data.Word
Haskell.Data.Word.Odd
Haskell.Crypto.Hash
17 changes: 0 additions & 17 deletions lib/customer-deposit-wallet-pure/haskell/Haskell/Crypto/Hash.hs

This file was deleted.

0 comments on commit aae2c3f

Please sign in to comment.