haskell how to add to front of list code example Example: haskell append to list 1 : [2, 3] --return [1, 2, 3]