packages feed

twentefp-graphs-0.1.0.3: twentefp-graphs.cabal

name:                twentefp-graphs
version:             0.1.0.3
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.Graphs
  other-modules:       
  build-depends:       base >=4.6.0.0 && < 5, 
                       twentefp-eventloop-graphics >= 0.1.0.4
  hs-source-dirs:      src