Import module for word wrapping; add package to cabal file
This commit is contained in:
@@ -17,6 +17,7 @@ import Debug.Trace
|
||||
import Text.Megaparsec
|
||||
import Text.Megaparsec.Char
|
||||
import Text.Printf
|
||||
import Text.Wrap
|
||||
|
||||
type Parser = Parsec Void T.Text
|
||||
|
||||
|
Reference in New Issue
Block a user