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
|
@ -18,7 +18,7 @@ import Utility
|
|||
import qualified Backend
|
||||
import Content
|
||||
import Messages
|
||||
import Key
|
||||
import Types.Key
|
||||
|
||||
command :: [Command]
|
||||
command = [repoCommand "fromkey" paramPath seek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue