Skip to content
Snippets Groups Projects
  • Adrian Herrera's avatar
    d3977ca6
    Updates to Haskell bindings (#253) · d3977ca6
    Adrian Herrera authored
    * [haskell] Style fixes
    
    No changes to functionality
    
    * [haskell] Updated `assemble` function
    
    assemble now takes a list of strings, rather than a single semicolon or newline -delimited string. This is more "Haskell-ish".
    
    * [haskell] More style fixes
    d3977ca6
    History
    Updates to Haskell bindings (#253)
    Adrian Herrera authored
    * [haskell] Style fixes
    
    No changes to functionality
    
    * [haskell] Updated `assemble` function
    
    assemble now takes a list of strings, rather than a single semicolon or newline -delimited string. This is more "Haskell-ish".
    
    * [haskell] More style fixes