| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:10:29 GMT
X-Served-By: cache-dfw-kdfw8210130-DFW, cache-bom-vanm7210087-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768612228.328283,VS0,VE886
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
batchd-core: Core modules of batchd, to use in batchd extensions
[Skip to Readme]
batchd-core: Core modules of batchd, to use in batchd extensions
This package contains minimal set of batchd modules, that is required for batchd extensions, such as host controllers.
[Skip to Readme]
Modules
- Batchd
- Batchd.Core
- Common
- Batchd.Core.Common.Config
- Batchd.Core.Common.Localize
- Batchd.Core.Common.Types
- Daemon
- Batchd.Core.Daemon.Hosts
- Batchd.Core.Daemon.Logging
- Common
- Batchd.Core
Downloads
- batchd-core-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Dependencies | aeson (>=0.11), base (>=4.7 && <5.0), bytestring (>=0.10), containers (>=0.5 && <0.7), dates (>=0.2 && <0.3), directory (>=1.2), filepath (>=1.3), heavy-logger (>=0.3.2.2), hsyslog (>=5), localize (>=0.2), mtl (>=2.2 && <2.3), persistent (>=2.2), persistent-template (>=2), resourcet (>=1.1.7), scotty (>=0.10), syb (>=0.6), template-haskell (>=2.10), text (>=1.2), text-format-heavy (>=0.1.5.3), th-lift (>=0.7.7), time (>=1.4 && <1.10), unordered-containers (>=0.2), wai (>=3.0), yaml (>=0.8.4) [details] |
| License | BSD-3-Clause |
| Copyright | 2017-2022 Ilya Portnov |
| Author | IlyaPortnov |
| Maintainer | portnov84@rambler.ru |
| Uploaded | by IlyaPortnov at 2022-02-06T12:18:43Z |
| Category | SYstem |
| Home page | https://github.com/portnov/batchd/batchd-core#readme |
| Source repo | head: git clone https://github.com/portnov/batchd |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 138 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs not available [build log] All reported builds failed as of 2022-02-06 [all 2 reports] |
Readme for batchd-core-0.1.0.0
[back to package description]batchd-core README
This package exports core definition of batchd package, which are used by batchd extension packages.