rename modules for data types into Types/ directory
This commit is contained in:
parent
971ab27e78
commit
703c437bd9
32 changed files with 61 additions and 59 deletions
|
@ -24,7 +24,7 @@ import qualified Annex
|
|||
import qualified GitRepo as Git
|
||||
import Locations
|
||||
import Utility
|
||||
import Key
|
||||
import Types.Key
|
||||
|
||||
{- A command runs in four stages.
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue