packages feed

cronus-0.1.0.0: Cronus/Vector.hs

module Cronus.Vector
( module Data.Vector.Unboxed
) where

import Data.Vector.Unboxed