From afa9d701538b9e56622a0bfdf8e04aa358c9cd82 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 15 Apr 2020 10:06:24 -0700 Subject: Reformatting Now I'm using ormolu instead of brittany for Haskell formatting now. Figured I should just make all of these big changes at once. --- Biz/Language/Bs.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Biz/Language/Bs.hs') diff --git a/Biz/Language/Bs.hs b/Biz/Language/Bs.hs index a810706..f2d4c9d 100644 --- a/Biz/Language/Bs.hs +++ b/Biz/Language/Bs.hs @@ -1,8 +1,9 @@ -- https://github.com/write-you-a-scheme-v2/scheme -- https://github.com/justinethier/husk-scheme module Language.Bs - ( module X - ) where + ( module X, + ) +where import Language.Bs.Cli as X import Language.Bs.Eval as X -- cgit v1.2.3