liquidhaskell-0.8.10.7: liquid-ghc-prim/src/GHC/CString.spec
module spec GHC.CString where
import GHC.Types
measure strLen :: Addr# -> GHC.Types.Int
GHC.CString.unpackCString#
:: x:GHC.Prim.Addr#
-> {v:[Char] | v ~~ x && len v == strLen x}
module spec GHC.CString where
import GHC.Types
measure strLen :: Addr# -> GHC.Types.Int
GHC.CString.unpackCString#
:: x:GHC.Prim.Addr#
-> {v:[Char] | v ~~ x && len v == strLen x}