Go back to PackageName

This commit is contained in:
Richard Feldman 2022-12-18 10:10:27 -05:00
parent ecf7bea259
commit 09764be7c3
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
14 changed files with 49 additions and 49 deletions

View file

@ -3,7 +3,7 @@ Module {
header: Platform(
PlatformHeader {
before_name: [],
name: @9-25 PackagePath(
name: @9-25 PackageName(
"rtfeldman/blah",
),
requires: KeywordItem {

View file

@ -19,7 +19,7 @@ Module {
@31-47 PackageEntry {
shorthand: "pf",
spaces_after_shorthand: [],
package_path: @35-47 PackagePath(
package_name: @35-47 PackageName(
"./platform",
),
},

View file

@ -19,7 +19,7 @@ Module {
@31-47 PackageEntry {
shorthand: "pf",
spaces_after_shorthand: [],
package_path: @35-47 PackagePath(
package_name: @35-47 PackageName(
"./platform",
),
},

View file

@ -3,7 +3,7 @@ Module {
header: Platform(
PlatformHeader {
before_name: [],
name: @9-14 PackagePath(
name: @9-14 PackageName(
"cli",
),
requires: KeywordItem {

View file

@ -22,7 +22,7 @@ Module {
after: [],
},
to: @30-38 NewPackage(
PackagePath(
PackageName(
"./blah",
),
),

View file

@ -3,7 +3,7 @@ Module {
header: Platform(
PlatformHeader {
before_name: [],
name: @9-21 PackagePath(
name: @9-21 PackageName(
"foo/barbaz",
),
requires: KeywordItem {
@ -52,7 +52,7 @@ Module {
@87-99 PackageEntry {
shorthand: "foo",
spaces_after_shorthand: [],
package_path: @92-99 PackagePath(
package_name: @92-99 PackageName(
"./foo",
),
},

View file

@ -19,7 +19,7 @@ Module {
@26-42 PackageEntry {
shorthand: "pf",
spaces_after_shorthand: [],
package_path: @30-42 PackagePath(
package_name: @30-42 PackageName(
"./platform",
),
},

View file

@ -3,7 +3,7 @@ Module {
header: Platform(
PlatformHeader {
before_name: [],
name: @9-21 PackagePath(
name: @9-21 PackageName(
"test/types",
),
requires: KeywordItem {