John Meacham wrote: > so, avoid the 'Other'! it will make your code faster, smaller, and more > clearly designed and understood. Thank you, I had a feeling there was something better than a word "Other" that you should never use! Now, can GHC use dead-code removal with something as complicated as a Maybe? Isaac