packages feed

liquid-ghc-prim-0.6.1: 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}