Skip to content

Conversation

@lukasz-golebiewski
Copy link
Member

It's going to be needed for the haskell-ide integration

It's going to be needed for the haskell-ide integration
Copy link
Contributor

@EncodePanda EncodePanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excited

-> Either String Lines
runSteps exts mfp steps ls = foldM (runStep exts mfp) ls steps

newtype ConfigPath = ConfigPath { unConfigPath :: FilePath }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the newtype added. Type safety for the win :)

, testCase "case 02" case02
, testCase "case 03" case03
]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove those two empty lines maybe?

lukasz-golebiewski and others added 2 commits January 26, 2020 11:20
Co-Authored-By: Jasper Van der Jeugt <jaspervdj@gmail.com>
@lukasz-golebiewski lukasz-golebiewski merged commit b501e5c into haskell:master Jan 26, 2020
@lukasz-golebiewski lukasz-golebiewski deleted the expose-format branch January 26, 2020 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants