Ticket #24 (closed defect: fixed)
fclabels > 0.9.1 incompatibility issue.
| Reported by: | seanl | Owned by: | tmcdonell |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | CUDA backend | Version: | 0.7.1.0 |
| Keywords: | Cc: |
Description
The fclabels package has been updated. mkLabels has been renamed to mkLenses, and mkLenses now generates the lens type signatures as well.
That is, the lens type signatures explicitly declared in D/A/A/CUDA/State.hs needs to be removed or mkLensesNoTypes needs to be used instead of mkLenses.
The cabal file also needs to be updated to specify the fclabel version number.
Change History
Note: See
TracTickets for help on using
tickets.
