To do: - [x] make the object lifetime tracker work similar to libwayland's id allocation to complete #11 - [ ] write proof of concept haskell code that uses sudbury (probably requires progress with #2) - [x] ~~stack seems to be complaining about missing `other-modules` somewhere, what's up with that?~~ fixed by not supporting stack for the moment - [ ] which ghc versions are supported by which build systems, and is everyone properly informed on this? - [ ] minimize imports - [ ] document the state of sudbury (i.e. what can you find in this project right now?) - [x] document related projects in the readme file: hayland, sivert berg's wayland-wire, ismo puustinen's wayland-tracker, dlahoti's haskell-wlc - [ ] write a changelog or news file - [ ] write a release announcement for the haskell community - [ ] write a release announcement for the wayland community - [ ] evaluate the remaining TODOs and FIXMEs in the code - [ ] review the `.cabal` file - [ ] code linting - [ ] tag release - [ ] upload to hackage - [ ] announce sudbury on the relevant channels
To do:
stack seems to be complaining about missingfixed by not supporting stack for the momentother-modulessomewhere, what's up with that?.cabalfile