packages feed

conjure-0.1: src/Conjure/Constants.hs

module Conjure.Constants where

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