From 7b3aa61462dc5a1135e01beedcbc98efe47ffb13 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 15 Apr 2023 22:59:15 +0100 Subject: "Toaster" notifications To provide feedback to the user when a controller is plugged/unplugged. --- game.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'game.cabal') diff --git a/game.cabal b/game.cabal index c54bf5c..338d1b3 100644 --- a/game.cabal +++ b/game.cabal @@ -34,6 +34,7 @@ library Game.Entities.Robot Game.Controller Game.Utils + Game.Toaster build-depends: base , text >= 1.1.0.0 && < 2.1 -- cgit v1.2.3