Skip to content

Commit

Permalink
DROP probably it'? not necessary to inline this
Browse files Browse the repository at this point in the history
  • Loading branch information
turion committed Aug 8, 2024
1 parent 8ba1cd6 commit 66cf9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rhine/src/FRP/Rhine/Clock/Trivial.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ instance (Monad m) => Clock m Trivial where
type Time Trivial = ()
type Tag Trivial = ()
initClock _ = arr $ const ((), ())
{-# INLINE initClock #-}

instance GetClockProxy Trivial

0 comments on commit 66cf9cd

Please sign in to comment.