packages feed

berp-0.0.1: src/Berp/Base/StdTypes/Integer.hs-boot

module Berp.Base.StdTypes.Integer (int, intClass) where

import Berp.Base.SemanticTypes (Object)

int :: Integer -> Object 
intClass :: Object