Skip to content

Commit

Permalink
fixup! Include numeric summaries in view metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
olorin committed Apr 4, 2016
1 parent 5d017c2 commit 1573017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Warden/Serial/Json/Marker.hs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ import Warden.Serial.Json.View

data MarkerVersion =
MarkerV1
-- | Add numeric summary to view metadata.
| MarkerV2
deriving (Eq, Show, Ord, Bounded, Enum)

Expand Down

0 comments on commit 1573017

Please sign in to comment.