definition module Consensus /** * This extension provides the possibility to poll a set of users * for their opinion on some topic to come to a shared agreement. */ import iTasks /** * Top level flow for asking people for opinions. */ askOpinions :: Task Void