[GHC] #15340: Investigate using Ward on RTS
GHC
ghc-devs at haskell.org
Wed Jul 4 15:23:32 UTC 2018
#15340: Investigate using Ward on RTS
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
While debugging a locking issue a few weeks ago I found myself pining for
static analysis tooling. Today I briefly looked at the options and one
stood out: [[https://github.com/evincarofautumn/Ward|Ward]]. It sits in a
very nice point in the design space, allowing the user to specify the
universe of privileges and annotate functions using standard C attributes.
I think this would be a very helpful tool for GHC.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15340>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list