twentefp-number-0.1.0.1: twentefp-number.cabal
name: twentefp-number
version: 0.1.0.1
synopsis: Lab Assignments Environment at Univeriteit Twente
description: Lab Assignments Environment at Univeriteit Twente
license: BSD3
license-file: LICENSE
author: Christiaan Baaij & Sebastiaan la Fleur
maintainer: sebastiaan.la.fleur@gmail.com
category: Education
build-type: Simple
cabal-version: >=1.8
library
exposed-modules: FPPrac
other-modules: FPPrac.Prelude,
FPPrac.Prelude.Number
build-depends: base >=4.6.0.1 && < 5,
parsec >=3.1.3
hs-source-dirs: src