integration-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

API.Common

Synopsis

Documentation

defPassword :: String Source #

please don't use special shell characters like ! here. it makes writing shell lines that use test data a lot less straight-forward.

mkArray :: [a] -> Array Int a Source #