Skip to content

Commit

Permalink
trim default config
Browse files Browse the repository at this point in the history
  • Loading branch information
patritzenfeld committed Oct 11, 2024
1 parent ed2eec2 commit 0238ef3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions flex-task/src/FlexTask/DefaultConfig.hs
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ module Check (checkSyntax, checkSemantics) where


import Control.OutputCapable.Blocks
import Control.OutputCapable.Blocks.Generic.Type (GenericOutput)
import Data.Ratio

import Global

Expand Down Expand Up @@ -231,7 +229,6 @@ module Description (description) where


import Control.OutputCapable.Blocks
import Control.OutputCapable.Blocks.Generic.Type (GenericOutput)
import Data.String.Interpolate (i)

import Global
Expand Down
1 change: 0 additions & 1 deletion tasks/proplogic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ module Description (description) where

import Control.OutputCapable.Blocks

import Global


description :: OutputCapable m => FilePath -> ((String,[String]),a) -> LangM m
Expand Down

0 comments on commit 0238ef3

Please sign in to comment.