Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 762 Bytes

RELEASE_NOTES.md

File metadata and controls

29 lines (21 loc) · 762 Bytes

Ohai Release Notes:

Haskell Language plugin

Haskell is now detected in a new haskell language plugin:

"languages": {
  "haskell": {
    "stack": {
      "version": "1.2.0",
      "description": "Version 1.2.0 x86_64 hpack-0.14.0"
    }
  }
}

LSB Release Detection

The lsb_release command line tool is now preferred to the contents of /etc/lsb-release. This resolves an issue where a distro can be upgraded, but /etc/lsb-release is not upgraded to reflect the change