name:                p
version:             0.1.0.0
author:              Edward Z. Yang
maintainer:          ezyang@cs.stanford.edu
build-type:          Simple
cabal-version:       >=1.10

library
  build-depends:       base
  include-dirs:        include
  install-includes:    T2971test.h
  default-language:    Haskell2010