Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerii Butorin committed Apr 1, 2024
1 parent 7238f81 commit c77c8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NITTA/Model/Microarchitecture/Config.hs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import Data.Yaml (
)
import Data.Map as M (
Map,
toList
toList,
)
import GHC.Generics (Generic)
import NITTA.Intermediate.Value (Val)
Expand Down

0 comments on commit c77c8bd

Please sign in to comment.