~jaro/balkon

ref: 0552e4817ad8e6eb582920c72dd62dc0dd50bfb4 balkon/test/Data/Text/ParagraphLayoutSpec.hs -rw-r--r-- 100 bytes
0552e481Jaro Represent line breaks directly without offsets. 1 year, 2 months ago
                                                                                
1
2
3
4
5
6
module Data.Text.ParagraphLayoutSpec (spec) where

import Test.Hspec

spec :: Spec
spec = return ()