Skip to content

Commit

Permalink
Remove Data.Hashable.Lifted
Browse files Browse the repository at this point in the history
in favour of regular `Hashable` instances
  • Loading branch information
Z-snails committed Mar 27, 2022
1 parent 0cca844 commit cc0cc94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
1 change: 0 additions & 1 deletion hashable.ipkg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ depends = contrib
sourcedir = "src"

modules = Data.Hashable
, Data.Hashable.Lifted
, Data.Hashable.SipHash
, Data.Hashable.SipHashV2
39 changes: 0 additions & 39 deletions src/Data/Hashable/Lifted.idr

This file was deleted.

0 comments on commit cc0cc94

Please sign in to comment.