Port details |
- hs-happstack-ixset Efficient relational queries on Haskell sets
- 6.0.1 www
=0 6.0.1Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2012-02-17 17:09:47
- Last Update: 2012-06-03 23:28:40
- SVN Revision: UNKNOWN
- Also Listed In: haskell
- License: BSD
- WWW:
- http://happstack.com/
- Description:
- Just pick which parts of your data structures you want indexed using an
easy to use template-haskell function. Spare yourself the need to
write, run, and maintain code that marshalls your data to/from an
external relational database just for efficient queries. The
happstack-ixset relies on generics and TH to spare you the boilerplate
normally required for such tasks.
WWW: http://happstack.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- hs-happstack-ixset>0:www/hs-happstack-ixset
- No installation instructions:
- This port has been deleted.
- PKGNAME: hs-happstack-ixset
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- ghc>=7.0.4 : lang/ghc
- hs-happstack-data>=6.0 : www/hs-happstack-data
- hs-happstack-util>=6.0 : www/hs-happstack-util
- hs-mtl>=1.1 : devel/hs-mtl
- hs-syb>=0 : devel/hs-syb
- hs-syb-with-class>=0.6.1 : devel/hs-syb-with-class
- haddock : devel/hs-haddock
- Runtime dependencies:
-
- ghc : lang/ghc
- ghc>=7.0.4 : lang/ghc
- hs-happstack-data>=6.0 : www/hs-happstack-data
- hs-happstack-util>=6.0 : www/hs-happstack-util
- hs-mtl>=1.1 : devel/hs-mtl
- hs-syb>=0 : devel/hs-syb
- hs-syb-with-class>=0.6.1 : devel/hs-syb-with-class
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.1 03 Jun 2012 23:28:40 |
pgj |
- Remove obsoleted Haskell ports:
devel/hs-binary: this package became part of lang/ghc.
devel/hs-convertible-text: this package is obsolete.
devel/hs-control-monad-attempt: this package is obsolete.
devel/hs-data-object: this package is obsolete.
devel/hs-data-object-yaml: this package is obsolete.
devel/hs-deepseq: this package became part of lang/ghc.
devel/hs-ghc-paths-docs: not needed any more.
devel/hs-haddock-docs: not needed any more.
devel/hs-mtl-docs: not needed any more.
devel/hs-pool: this package is obsolete.
devel/hs-transformers-docs: not needed any more.
print/hs-hscolour-docs: not needed any more.
textproc/hs-xhtml-docs: not needed any more.
textproc/hs-xml-enumerator: this package is obsolete.
www/hs-happstack-data: this package is obsolete.
www/hs-happstack-ixset: this package is obsolete.
www/hs-happstack-state: this package is obsolete.
www/hs-happstack-util: this package is obsolete.
www/hs-http-enumerator: this package is obsolete.
Obtained from: FreeBSD Haskell |
6.0.1 17 Feb 2012 17:07:37 |
pgj |
Just pick which parts of your data structures you want indexed using an
easy to use template-haskell function. Spare yourself the need to
write, run, and maintain code that marshalls your data to/from an
external relational database just for efficient queries. The
happstack-ixset relies on generics and TH to spare you the boilerplate
normally required for such tasks.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell |
Number of commits found: 2
|