1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-25 13:51:45 +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 import NeatInterpolation
-- Local -- Local
import Types
import Utils import Utils

View File

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