Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 409 Bytes

File metadata and controls

13 lines (13 loc) · 409 Bytes

v0.2

split smtlib-backends's Process module into its own library

Config datatype

  • move the logger function into it
  • make it an instance of the Default typeclass

logging

  • move the logger function into the Config datatype
  • don't prefix error messages with [stderr]

test-suite

  • add usage examples
  • make compatible with smtlib-backends-0.2

miscellaneous

  • improve documentation