change colour representation
authorMalcolm.Wallace@cs.york.ac.uk
local dateMon, 22 Aug 2005 16:55:46
dateMon, 22 Aug 2005 15:55:46
hash20050822155546-6871e-a4e3312b1b88866a8870f8cdf90f033dfd4853ae
change colour representation

Introduce a local algebraic type "Colour" for colours, and convert to the
WX type "Color" when necessary. This is purely so we can Read and Show them.
4 file(s) changed:
src/Colors.hs +56 -44
src/NetworkUI.hs +1 -1
src/NetworkView.hs +5 -5
src/Shape.hs +5 -4