style: shrink lines >80 characters
This commit is contained in:
parent
0ce98af868
commit
1d3b9b913d
1 changed files with 2 additions and 1 deletions
3
Proj2.hs
3
Proj2.hs
|
|
@ -62,7 +62,8 @@ import Data.Set qualified as Set
|
|||
|
||||
-- ==== DATA STRUCTURES =======================================================
|
||||
|
||||
-- contains possible guesses. a possible guess is consistent with all current -- and previous feedback given by the composer
|
||||
-- contains possible guesses. a possible guess is consistent with all current
|
||||
-- and previous feedback given by the composer
|
||||
--
|
||||
type GameState = [[Pitch]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue