package ppx_sexp_message
  A ppx rewriter for easy construction of s-expressions
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ppx_sexp_message-v0.13.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=df5227789f0122a521f57b1d59793a819aabbf9f3bb27f9ce40717f9a53570de
    
    
  md5=3bff70327d98e67e85749ef50bcc5d96
    
    
  doc/CHANGES.html
v0.11
- Depend on ppxlib instead of (now deprecated) ppx_core, ppx_driver and ppx_metaquot.
 
v0.10
- Added syntax 
%message.omit_nil, which is like%message, but omits expressions whose sexp is(). 
v0.9
113.43.00
- Expand 
%messageto:List [] - Allow to use 
sexp_optionin more places in ppx_sexp_message, to make it to display information only some of the time.