Remove unused Module type
This commit is contained in:
parent
4a9d578681
commit
6a65701397
@ -159,9 +159,6 @@ type Expression = String
|
||||
-- | Module name.
|
||||
type ModuleString = String
|
||||
|
||||
-- | A Module
|
||||
type Module = [String]
|
||||
|
||||
data GmLogLevel =
|
||||
GmSilent
|
||||
| GmPanic
|
||||
|
Loading…
Reference in New Issue
Block a user