tds: Pure Haskell TDS protocol implementation. Mainly for beam-mssql and beam-sybase
This is a work in progress! Please report bugs on github Low-level Haskell TDS implementation
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| werror | Enable -Werror during development | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tds-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
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Dependencies | attoparsec (>=0.13 && <0.14), attoparsec-binary (>=0.2 && <0.3), base (>=4.7 && <5), bytestring (>=0.10 && <0.11), hostname (>=1.0 && <1.1), mtl (>=2.2 && <2.3), network (>=2.8 && <2.9), stm (>=2.0 && <2.6), streaming (>=0.2 && <0.3), streaming-attoparsec (>=1.0 && <1.1), streaming-bytestring (>=0.1 && <0.2), tardis (>=0.4 && <0.5), tds, text (>=1.2 && <1.3), transformers (>=0.5 && <0.6), unix (>=2.7 && <2.8), vector (>=0.11 && <0.13) [details] |
| License | MIT |
| Copyright | Copyright (C) 2018 Travis Athougies |
| Author | Travis Athougies |
| Maintainer | travis@athougies.net |
| Category | Database |
| Home page | https://github.com/tathougies/beam-tds#readme |
| Source repo | head: git clone https://github.com/tathougies/tds |
| Uploaded | by TravisAthougies at 2019-03-18T18:08:45Z |
| Distributions | |
| Executables | test |
| Downloads | 636 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-03-18 [all 1 reports] |