:: [Option a] -> Option [a] package:template-haskell

This function is only used in Quote when desugaring brackets. This is not necessary for the user, who can use the ordinary return and (>>=) operations.