Module

Test.MiraculixLite.FFI

#abort

#seq

seq :: forall a b. a -> b -> b

#deepSeq

deepSeq :: forall a b. a -> b -> b

#mkReport

#trace

#foldl'

foldl' :: forall a b. (b -> a -> b) -> b -> Array a -> b

#concatStringsSep

#substring

#bullet

#StorePath

data StorePath :: Type

Type that describes a path inside the Nix store.

Modules