id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
72	terminfo requires importing <curses.h> on Solaris	judah		"From Duncan Coutts:

On Solaris to {{{#include <term.h>}}} we must first {{{#include <curses.h>}}}. I
expect that all platforms that have one have the other so you can
probably just do it unconditionally.

There is one other problem that prevents terminfo building on Solaris,
but that one is for the ghc hackers to solve:
http://hackage.haskell.org/trac/ghc/ticket/2941

There's no immediate rush but obviously it'd be nice if in the end we
can have terminfo and haskeline work on solaris so we can use it on that
platform for ghci."	defect	closed	major			fixed		
