···642642 '';
643643 });
644644645645- # Fine-tune the build.
645645+ # Build the latest git version instead of the official release. This isn't
646646+ # ideal, but Chris doesn't seem to make official releases any more.
646647 structured-haskell-mode = (overrideCabal super.structured-haskell-mode (drv: {
647648 src = pkgs.fetchFromGitHub {
648649 owner = "chrisdone";