factor non-type stuff out of Key

This commit is contained in:
Joey Hess 2017-02-24 13:42:30 -04:00
parent ae3f6705eb
commit ca0daa8bb8
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
10 changed files with 201 additions and 188 deletions

View file

@ -77,7 +77,7 @@ import Data.Char
import Data.Default
import Common
import Types.Key
import Key
import Types.UUID
import Types.GitConfig
import Types.Difference