Skip to content

Commit

Permalink
Merge pull request #168 from scala-steward/update/dfhdl-0.6.0
Browse files Browse the repository at this point in the history
Update dfhdl to 0.6.0
  • Loading branch information
soronpo authored Aug 15, 2024
2 parents a119bcf + 121f233 commit ee1e69e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using scala 3.4.2
//> using dep io.github.dfianthdl::dfhdl::0.5.0
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.5.0
//> using dep io.github.dfianthdl::dfhdl::0.6.0
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.6.0
//> using option -deprecation -language:implicitConversions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//> using scala 3.4.2
//> using dep io.github.dfianthdl::dfhdl::0.5.0
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.5.0
//> using dep io.github.dfianthdl::dfhdl::0.6.0
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.6.0
//> using option -deprecation -language:implicitConversions

import dfhdl.* //import all the DFHDL goodness
Expand Down

0 comments on commit ee1e69e

Please sign in to comment.