Ticket #53 (closed task: fixed)
Investigate removing stm dependence
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
In preparation for integration into ghc, it would be nice to eliminate the dependency on stm; otherwise, that library will have to be bumped from an extralib to a bootlib.
This is probably possible because the use of STM is very isolated; I just need to make sure that the program semantics aren't changed.
Change History
Note: See
TracTickets for help on using
tickets.
