Sudoku solver Haskell implementation of Solving Every Sudoku Puzzle. For more information see http://daniberg.com/2018/12/15/sudoku-haskell.html. Build and run stack build && stack exec sudoku-exe