Simplify htools.hs personality selection
authorIustin Pop <iustin@google.com>
Mon, 17 Dec 2012 14:22:24 +0000 (15:22 +0100)
committerIustin Pop <iustin@google.com>
Wed, 19 Dec 2012 11:10:25 +0000 (12:10 +0100)
commite892cdfa7404a3e5a61e2ebcea67342809a0a9c1
tree9da361aed456cda6f0e8723b8abe67ea85219571
parent559c4a98ec194fc3e300311b313b79aaec2e17bd
Simplify htools.hs personality selection

No need to do a boolean-based lookup, we can use the regular
association list lookup.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
htools/htools.hs