module Conjure.Constants where -- FIXME: this should be configurable. blockSize :: Int blockSize = 2^(14::Int)