Unverified Commit 9e041e57 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #230726 from fetsorn/typo/hs-test-sandbox-compose

haskellPackages.test-sandbox-compose: fix typo
parents fda0d666 004c3f3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -289687,7 +289687,7 @@ self: {
         base bytestring cabal-test-bin hspec hspec-test-sandbox process
         shakespeare test-sandbox text unix
       ];
       description = "Lightweight development enviroments using test-sandbox";
       description = "Lightweight development environments using test-sandbox";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "test-sandbox-compose";