From b501e5c92dac8b89ff0c1f962a4be4ecbc261e97 Mon Sep 17 00:00:00 2001 From: Łukasz Gołębiewski Date: Sun, 26 Jan 2020 11:36:49 +0000 Subject: Expose "format" function in Sylish.hs (#259) * Expose "format" function in Sylish.hs It's going to be needed for the haskell-ide integration * Update tests/Language/Haskell/StylishSpec.hs Co-Authored-By: Jasper Van der Jeugt * Remove empty line Co-authored-by: Jasper Van der Jeugt --- stylish-haskell.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'stylish-haskell.cabal') diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal index de12c11..1f509a1 100644 --- a/stylish-haskell.cabal +++ b/stylish-haskell.cabal @@ -96,6 +96,7 @@ Test-suite stylish-haskell-tests Type: exitcode-stdio-1.0 Other-modules: + Language.Haskell.StylishSpec Language.Haskell.Stylish.Align Language.Haskell.Stylish.Block Language.Haskell.Stylish.Config -- cgit v1.2.3