Skip to content

System/Random.hs:43:1: warning: [-Wtabs] #55

@p-alik

Description

@p-alik

stack build with lts-13.26 warns

random              >
random              > /tmp/stack5350/random-1.1/System/Random.hs:43:1: warning: [-Wtabs]
random              >     Tab character found here, and in 74 further locations.
random              >     Please use spaces instead.
random              >    |
random              > 43 |         (
random              >    | ^^^^^^^^

@nagaflokhu mentioned it also in #50

There are also warnings about tab characters further up cabal's message.

random/System/Random.hs

Lines 42 to 43 in cfdfe6f

module System.Random
(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions