File: changes.txt

package info (click to toggle)
haskell-sdl 0.6.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384 kB
  • sloc: haskell: 200; ansic: 18; makefile: 13
file content (5 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (3)
1
2
3
4
5
0.6.6.0
-------

- Made SDL_WaitEvent from unsafe to safe, because it blocks (thanks to
  Harendra Kumar for reporting the bug).