Is there a annotated variant or Haskell Prelude available for easy migration of existing programs that call functions like head
or length
?
As discussed in the LH Documentation, you can augment existing files with .spec
files that give just specifications of already existing code. LH itself comes with a large prelude (see the include folder) that includes specifications for lots of common stuff, including head
, length
, functions on Data.Set
, etc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With