You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
synopsis="Derivation of Aeson instances for GADTs";
22
+
description="Template Haskell for generating ToJSON and FromJSON instances for GADTs. See <https://github.com/obsidiansystems/aeson-gadt-th/blob/master/README.md README.md> for examples.";
synopsis="Miscellaneous utilities for building and working with command line interfaces";
22
+
description="Convenience functions for writing command line interfaces, providing facilities for logging, process management, and printing to the terminal.";
description="Convenience functions and TH for working with constraints. See <https://github.com/obsidiansystems/constraints-extras/blob/develop/README.md README.md> for example usage.";
0 commit comments