Skip to content

Commit

Permalink
[mmzk] (refactor) Move imports
Browse files Browse the repository at this point in the history
  • Loading branch information
MMZK1526 committed Apr 19, 2024
1 parent bf0e6c2 commit 6a75727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/TypeID/Internal.hs
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ import qualified Data.UUID.V4 as V4
import qualified Data.UUID.V5 as V5
import qualified Data.UUID.V7 as V7
import Data.UUID.Versions
import System.Random
import Foreign
import System.Random

-- | This data type also supports 'Data.TypeID.V7.TypeID's with 'UUID' versions
-- other than v7.
Expand Down

0 comments on commit 6a75727

Please sign in to comment.