Popularity
7.4
Declining
Activity
3.4
-
11
8
8
Monthly Downloads: 15
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Generics
Latest version: v0.2.0.4
json-sop alternatives and similar packages
Based on the "Generics" category.
Alternatively, view json-sop alternatives based on common mentions on social networks and blogs.
-
Capabilities
A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited capabilities. -
xformat
Extensible, typed, scanf- and printf-like functions for formatted reading and showing in Haskell
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of json-sop or a related project?
README
This library contains generic serialization and deserialization functions implemented using the generics-sop package for use with aeson.
This is the development repository. For releases, look on Hackage.