module Minesweeper (annotate) where annotate :: [String] -> [String] annotate = undefined