On 21 June 2011 16:54, Christopher Done <chrisdone at googlemail.com> wrote: > query conn "SHOW COLUMNS FROM ?" (Only "mytable") > > (With OverloadedStrings enabled.) Woops, that would need a type annotation. (Only ("mytable" :: Entity))