Popularity
7.1
Declining
Activity
0.0
Stable
8
5
10
Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Development
GHC
Latest version: v0.3.0.0
ghc-syb alternatives and similar packages
Based on the "ghc" category.
Alternatively, view ghc-syb alternatives based on common mentions on social networks and blogs.
-
ghc-make
An alternative to ghc --make which supports parallel compilation of modules and runs faster when nothing needs compiling. -
ghc-datasize
ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory -
ghc-trace-events
ByteString/Text variants of Debug.Trace.traceEvent/traceMarker and binary event logging
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io

Do you think we are missing an alternative of ghc-syb or a related project?
README
ghc-syb & ghc-syb-utils
This repo provides SYB instances for GHC < 7.0 and SYB utils for GHC >= 7.10.
NOTE: GHC 8.0 or later is not supported by this package. The GHC AST
has changed dramatically and functionionality provided by showData
are now provided via GHC's HsDumpAst
module.