issues
search
TokTok
/
hs-msgpack-rpc-conduit
A MessagePack RPC implementation in Haskell
https://toktok.ltd/
Other
3
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Add release-drafter github action.
#64
iphydf
closed
1 week ago
0
cleanup: This package no longer needs custom github actions.
#63
iphydf
closed
1 week ago
0
chore: Remove settings.yml in favour of hs-github-tools.
#62
iphydf
closed
10 months ago
0
chore: Disable targets for cross-compilation.
#61
iphydf
closed
10 months ago
0
chore: Remove warning suppression.
#60
iphydf
closed
10 months ago
0
chore: Update to new third_party method for haskell deps.
#59
iphydf
closed
1 year ago
0
cleanup: Fix some warnings; add a suppression.
#58
iphydf
closed
1 year ago
0
chore: Upgrade stack LTS snapshot to 21.9 (GHC 9.4.6).
#57
iphydf
closed
1 year ago
0
chore: Allow higher version of msgpack-types.
#56
iphydf
closed
2 years ago
0
chore: Update to new MonadValidate usage in `msgpack-types`.
#55
iphydf
closed
2 years ago
0
chore: Use toktok-stack image for haskell stack builds.
#54
iphydf
closed
2 years ago
0
chore: Run buildifier (we'll soon run this on all haskell PRs).
#53
iphydf
closed
2 years ago
0
chore: Allow higher versions of `network`.
#52
iphydf
closed
2 years ago
0
Restyle cleanup: Make the Client module compliant with Safe Haskell.
#51
restyled-io[bot]
closed
2 years ago
1
cleanup: Make the Client module compliant with Safe Haskell.
#50
iphydf
closed
2 years ago
0
chore: Use latest instead of versioned toktok-stack image.
#49
iphydf
closed
2 years ago
0
chore: Upgrade to latest toktok-stack
#48
iphydf
closed
2 years ago
0
chore: Use toktok-stack 0.0.23 for cirrus builds.
#47
iphydf
closed
2 years ago
0
perf: Use StrictData for all modules that define data types.
#46
iphydf
closed
2 years ago
0
chore: Upgrade to ghc-8.10.3
#45
iphydf
closed
2 years ago
0
chore: Remove travis; add cirrus ci.
#44
iphydf
closed
2 years ago
0
chore(deps): loosen dependency restriction on "network" to <3.1
#43
l29ah
closed
2 years ago
2
docs: Update readme to better reflect the repo split.
#42
iphydf
closed
2 years ago
0
fix: Fix MonadFail conditional instance
#41
jimenezrick
closed
4 years ago
4
Run mdformat on markdown files.
#40
iphydf
closed
4 years ago
0
Add CODEOWNERS and settings.yml files.
#39
iphydf
closed
4 years ago
0
Remove standard_travis setting in BUILD.bazel.
#38
iphydf
closed
4 years ago
0
Use hs-tools scripts to simplify Travis script.
#37
iphydf
closed
4 years ago
0
Renamed package to msgpack-rpc-conduit.
#36
iphydf
closed
4 years ago
0
Reduce code duplication for serving IO methods.
#35
iphydf
closed
4 years ago
0
Remove warning flags. These are now default.
#34
iphydf
closed
4 years ago
0
Use new location of the hazel_library bazel macro.
#33
iphydf
closed
4 years ago
0
Update bazel build and stop using deprecated Network module.
#32
iphydf
closed
4 years ago
0
support conduit-1.3
#31
zugz
closed
4 years ago
0
Use updated hs-tools release.
#30
iphydf
closed
4 years ago
0
Fix lint warning
#29
iphydf
closed
4 years ago
0
Use new rules_haskell name for bazel 2.1.1.
#28
iphydf
closed
4 years ago
0
Use new hspec_test rule to work around rules_haskell issue 625.
#27
iphydf
closed
5 years ago
0
Format yaml files according to yamllint's requirements.
#26
iphydf
closed
6 years ago
0
Use hazel to manage Haskell package versions.
#25
iphydf
closed
6 years ago
0
Hook up the tests to the bazel build.
#24
iphydf
closed
6 years ago
0
Enable .travis.yml check and use non-markdown license.
#23
iphydf
closed
6 years ago
0
Use pre-built mtl instead of manually maintained one.
#22
iphydf
closed
6 years ago
0
Update to new way of specifying dependencies on base packages.
#21
iphydf
closed
6 years ago
0
Release v0.0.5.
#20
iphydf
closed
6 years ago
0
Build with `stack` instead of `cabal` on Travis.
#19
iphydf
closed
6 years ago
0
use https for homepage
#18
ryantm
closed
6 years ago
2
Add GHC warning flags to bazel build.
#17
iphydf
closed
6 years ago
0
Add bazel BUILD config for hs-msgpack-rpc.
#16
iphydf
closed
6 years ago
2
Update msgpack rpc to split types/serialisation packages.
#15
iphydf
closed
6 years ago
1
Next