haskellPackages.structured-haskell-mode: mark broken

It doesn't compile with ghc92.

+3
+1
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
··· 5050 5050 - stripe-hs 5051 5051 - strong-path 5052 5052 - structural-traversal 5053 + - structured-haskell-mode 5053 5054 - structures 5054 5055 - stt 5055 5056 - stunclient
+2
pkgs/development/haskell-modules/hackage-packages.nix
··· 273095 273095 ]; 273096 273096 description = "Structured editing Emacs mode for Haskell"; 273097 273097 license = lib.licenses.bsd3; 273098 + hydraPlatforms = lib.platforms.none; 273098 273099 mainProgram = "structured-haskell-mode"; 273099 273100 maintainers = [ lib.maintainers.peti ]; 273101 + broken = true; 273100 273102 }) {}; 273101 273103 273102 273104 "structured-mongoDB" = callPackage