1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-24 21:35:06 +03:00
This commit is contained in:
Artyom 2016-03-16 00:52:50 +03:00
parent c24f6fd86c
commit 63c707fc5b
2 changed files with 0 additions and 3 deletions

View File

@ -24,7 +24,6 @@ import qualified Data.Text.Buildable as Format
import NeatInterpolation
-- Local
import Types
import Utils

View File

@ -15,8 +15,6 @@ NoImplicitPrelude
module Types
(
Uid(..),
randomUid,
Trait(..),
ItemKind(..),
hackageName,