Skip to content

Commit

Permalink
Fix building errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukzak committed Sep 11, 2023
1 parent a96bc2e commit 8f2d17b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NITTA/Intermediate/Value.hs
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class
, Bits x
, Validity x
, FixedPointCompatible x
, ToJSON x
) =>
Val x
where
Expand Down

0 comments on commit 8f2d17b

Please sign in to comment.