issues
search
gagandeepb
/
Frames-beam
Accessing Postgres in a data frame in Haskell
BSD 3-Clause "New" or "Revised" License
24
stars
3
forks
source link
Package and release `Frames-beam`
#6
Open
gagandeepb
opened
6 years ago
ocramz
commented
6 years ago
[ ] Module structure, ergonomics
Haddock guide :
http://haskell-haddock.readthedocs.io/en/latest/markup.html#controlling-the-documentation-structure
[x] Add CHANGELOG.md and reference it in the .cabal file
[x] Add README.md
[x] Setup/installation guide (esp. if external binaries are needed)
[x] Reference .sql test files in
extra-source-files
(so they are included in tarball)
[ ] Module headers
http://haskell-haddock.readthedocs.io/en/latest/markup.html#the-module-description
[ ] Tutorial module (and/or examples in module haddocks)
example:
https://hackage.haskell.org/package/pipes-4.3.9/docs/Pipes-Tutorial.html
[x] Lower dependency bounds in cabal file
[ ]
stack build
[ ]
stack test
(blocked by #9 )
[ ]
stack haddock
extra-source-files
(so they are included in tarball)stack build
stack test
(blocked by #9 )stack haddock