Add missing files

refactor/new-api-types
Sam Hatfield 2022-07-07 22:47:07 -05:00
parent 966509bcce
commit be934adf06
2 changed files with 10 additions and 0 deletions

2
Setup.hs Normal file
View File

@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain

8
pea.cabal Normal file
View File

@ -0,0 +1,8 @@
name: PEA
version: 0.2.0
synopsis: Personal Effectivity Application
author: sehqlr
library
build-depends: base >= 2 && < 4
exposed-modules: PEA.API