mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-12-13 23:56:37 +03:00
Core: Internal.Base: m import clean-up
This commit is contained in:
parent
8ddca09609
commit
978aeb09ba
@ -1,10 +1,6 @@
|
||||
{-# LANGUAGE CPP #-}
|
||||
|
||||
module System.Nix.Internal.Base
|
||||
( module System.Nix.Internal.Base
|
||||
, Base32.encode
|
||||
, Base32.decode
|
||||
)
|
||||
where
|
||||
|
||||
import qualified Data.Text as T
|
||||
|
Loading…
Reference in New Issue
Block a user