Skip to content

Commit

Permalink
Export 'SResetPolarity' from "Clash.Signal" too. Fix clash-lang#647
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnbastiaan authored and omelkonian committed Jul 1, 2019
1 parent 3eb617d commit 51536fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clash-prelude/src/Clash/Signal.hs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ module Clash.Signal
, ResetKind(..)
, SResetKind(..)
, ResetPolarity(..)
, SResetPolarity(..)
, DomainConfiguration(..)
, SDomainConfiguration(..)
-- ** Default domains
Expand Down

0 comments on commit 51536fc

Please sign in to comment.