import Data.Extensible test = (42 :: Int) <% "hoge" <% False <% Nil value = pluck test :: Int main = print value