···642 '';
643 });
644645+ # Build the latest git version instead of the official release. This isn't
646+ # ideal, but Chris doesn't seem to make official releases any more.
647 structured-haskell-mode = (overrideCabal super.structured-haskell-mode (drv: {
648 src = pkgs.fetchFromGitHub {
649 owner = "chrisdone";