packages feed

vault-0.3.1.1: src/Data/Vault/Strict.hs

#define LAZINESS Strict

-- | A persistent store for values of arbitrary types.
--
-- The 'Vault' type in this module is strict in both keys and values.
#include "IO.h"