haskell.packages.ghc96.some_1_0_6: update reference from some_1_0_5

This commit is contained in:
Dennis Gosnell 2023-11-11 17:06:57 +09:00
parent 18cd34573b
commit 2a4b34a9d4
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4

View File

@ -67,7 +67,7 @@ self: super: {
doctest = doDistribute super.doctest_0_22_2;
http-api-data = doDistribute self.http-api-data_0_6; # allows base >= 4.18
some = doDistribute self.some_1_0_5;
some = doDistribute self.some_1_0_6;
th-abstraction = doDistribute self.th-abstraction_0_6_0_0;
th-desugar = doDistribute self.th-desugar_1_15;
semigroupoids = doDistribute self.semigroupoids_6_0_0_1;