mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Fixed a comment which is tripping hoogle #127

Closed etorreborre closed 6 years ago

etorreborre commented 6 years ago

with a parse error

src/Network/Nakadi/Internal/Committer/TimeBuffer.hs:51:3: error:
        parse error on input ‘cursorConsumer’
       |
    51 |   cursorConsumer cursorsMap = forever . liftIO . atomically $ do
       |   ^^^^^^^^^^^^^^