Replace the old Query type
commitbac3bbbdea487ea7ca273a6c0cf1072094ab6025
authorJoachim Fasting <joachim.fasting@gmail.com>
Tue, 6 May 2008 14:52:00 +0000 (6 14:52 +0000)
committerJoachim Fasting <joachim.fasting@gmail.com>
Tue, 6 May 2008 14:52:00 +0000 (6 14:52 +0000)
treee9253ae13064567e2000a82b3300215ca741ceed
parent13ba589a763847d9a2774d6094733c004ab7722b
Replace the old Query type

Rather than having two constructors, we now only have one, Match.
In place of MultiQuery, just use a list of Match, also known as
a Query (which is now a type synonym).

darcs-hash:20080506145206-928c4-5dd249bd01e38ed8f084eba6dcc48badb0ce07a6.gz
Network/MPD/Commands.hs
tests/Commands.hs