1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00

Export groupChildrenByLine for the tests.

This commit is contained in:
Rob Rix 2016-03-24 13:53:49 -04:00
parent 07bc16bf35
commit 6b18548eb0

View File

@ -8,6 +8,7 @@ module Alignment
, Row
, AlignedDiff
, alignDiff
, groupChildrenByLine
) where
import Control.Comonad.Cofree