export typelits symbols from base
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ import GHC.Records as X (
|
|||||||
-}
|
-}
|
||||||
|
|
||||||
#if ( __GLASGOW_HASKELL__ >= 710 )
|
#if ( __GLASGOW_HASKELL__ >= 710 )
|
||||||
import GHC.TypeLits (
|
import GHC.TypeLits as X (
|
||||||
Symbol,
|
Symbol,
|
||||||
SomeSymbol(..),
|
SomeSymbol(..),
|
||||||
Nat,
|
Nat,
|
||||||
|
|||||||
Reference in New Issue
Block a user