Merge /home/joey/tmp/git-annex into ospath

This commit is contained in:
Joey Hess 2025-01-28 15:29:58 -04:00
commit 917c43f31f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
19 changed files with 509 additions and 16 deletions

View file

@ -203,7 +203,7 @@ splitKeyNameExtension' keyname = S8.span (/= '.') keyname
{- A filename may be associated with a Key. -}
newtype AssociatedFile = AssociatedFile (Maybe RawFilePath)
deriving (Show, Read, Eq, Ord)
deriving (Show, Eq, Ord)
{- There are several different varieties of keys. -}
data KeyVariety