Skip to content

Commit

Permalink
Use Proscenium for stdlib imports instead of Rudiments
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 26, 2025
1 parent d9473bb commit 536c9a7
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 7 deletions.
2 changes: 0 additions & 2 deletions src/core/wisteria.Derivation.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

package wisteria

import rudiments.*

import scala.deriving.*
import scala.compiletime.*

Expand Down
2 changes: 0 additions & 2 deletions src/core/wisteria.ProductDerivation.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

package wisteria

import rudiments.*

import scala.deriving.*
import scala.compiletime.*

Expand Down
1 change: 1 addition & 0 deletions src/core/wisteria.ProductDerivationMethods.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
package wisteria

import anticipation.*
import proscenium.*
import rudiments.*
import vacuous.*

Expand Down
2 changes: 0 additions & 2 deletions src/core/wisteria.SumDerivation.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

package wisteria

import rudiments.*

import scala.deriving.*
import scala.compiletime.*

Expand Down
1 change: 1 addition & 0 deletions src/core/wisteria.SumDerivationMethods.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ package wisteria
import anticipation.*
import contingency.*
import fulminate.*
import proscenium.*
import rudiments.*
import vacuous.*

Expand Down
1 change: 0 additions & 1 deletion src/core/wisteria.VariantError.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ package wisteria

import anticipation.*
import fulminate.*
import rudiments.*

import scala.deriving.*
import scala.compiletime.*
Expand Down

0 comments on commit 536c9a7

Please sign in to comment.