add module that only exports abstract types
This commit is contained in:
parent
e47dca162a
commit
eda80e44c5
7 changed files with 23 additions and 6 deletions
2
UUID.hs
2
UUID.hs
|
@ -20,7 +20,7 @@ import List
|
|||
import System.Cmd.Utils
|
||||
import System.IO
|
||||
import GitRepo
|
||||
import Types
|
||||
import AbstractTypes
|
||||
|
||||
type UUID = String
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue