appStorageF :: (Read a, Show a) => String -> a -> F a a
appStorageF key
appStorageF
provides an easy way to access persistent application data.
appStorageF
outputs one message read from persistent storage on
startup.
key :: String
appStorageF
in the same
application