Merge /home/joey/tmp/git-annex into ospath
This commit is contained in:
commit
917c43f31f
19 changed files with 509 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue