Skip to content

Change the style of type signatures #389

@mrkkrp

Description

@mrkkrp

It was discussed off-line and we found that we're going to use this style:

foo ::
  Foo ->
  Bar ->
  Baz

Because it plays nicer with advanced features of GHC Haskell and foralls. We'll also need to find a way to re-format -- ^ Haddocks into -- | style and put them before arguments, not after.

Metadata

Metadata

Assignees

Labels

styleNitpicking and things related to purely visual aspect for formatting.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions