Releases: CornellCAC/haskell-matlab
Releases · CornellCAC/haskell-matlab
bb3.0.0
- Updates dependencies (fixes bmsherman#7 and incorporates the commit at https://github.com/bmsherman/haskell-matlab/tree/updated_bounds)
- Adds stack instructions
- Updates LTS/ghc use
- Adds instructions and scripts for using with NixOS (also using stack)
- Begin to flesh out tests, though this is ongoing.
- Remove tabs (certain modern ghc checks don't like this) and trailing whitespaces
- Use
CBool
present in FFI libs (although other than building I haven't tested this). - Adding some minor convenience functions to Engine API