Commit 453c5c25 authored by Dennis Gosnell's avatar Dennis Gosnell
Browse files

spago: mark broken

parent 535268e3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@ let
        (haskell.lib.compose.overrideCabal (oldAttrs: {
          changelog = "https://github.com/purescript/spago/releases/tag/${oldAttrs.version}";
        }))
        haskell.lib.compose.unmarkBroken
        haskell.lib.compose.doDistribute
      ];
in