NOTICE: This package has been removed from pkgsrc

./wip/hs-haskelldb, SQL unwrapper for Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.12, Package name: hs-haskelldb-0.12, Maintainer: pho

HaskellDB is a combinator library for expressing queries and other
operations on relational databases in a type safe and declarative
way. All the queries and operations are completely expressed within
Haskell, no embedded (SQL) commands are needed.


Required to run:
[devel/hs-mtl]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 927c23d3d371224eeb2a19dc45cd49cf36f92960
RMD160: e3a73612cdbd1cde471387386f269a1cff7ed9d0
Filesize: 43.924 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-29 06:18:19 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Changed CATEGORIES from net to databases. (my mistake)

   2009-05-29 06:12:51 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-haskelldb-0.12 as wip/hs-haskelldb.

HaskellDB is a combinator library for expressing queries and other
operations on relational databases in a type safe and declarative
way. All the queries and operations are completely expressed within
Haskell, no embedded (SQL) commands are needed.