Skip to content

Commit

Permalink
1 line change to enable D3/Event.elm to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Richardson committed Sep 16, 2014
1 parent 5f611ed commit 8df2bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/D3.elm
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module D3
, transition -- : Selection a
, delay -- : (a -> Int -> Int) -> Selection a
, duration -- : (a -> Int -> Int) -> Selection a
, Selection
) where

import Json(..)
Expand Down

0 comments on commit 8df2bc6

Please sign in to comment.