Yura

Results 38 issues of Yura

I am on Fedora linux and freshly cloned repo: ``` ~/p/haskell-ide-engine (master|✔) $ stack install.hs hie-8.6.5 4910ms  Sa 21 Mär 2020 10:57:55 CET # stack (for check) # git...

It would be awesome if wrapping behavior respects the scope by making an appropriate indentation: Let me demonstrate an actual behavior: ![wherewrap](https://cloud.githubusercontent.com/assets/1009751/26443141/8420ab4e-4137-11e7-90e5-5593cac93382.gif) And the desired behavior is that upon wrapping...

I used to be able to ignore certain warnings in Java and Scala by selecting a corresponding option in the context menu (the one invoked by Alt + Enter). At...

**Expected behavior:** As [documentation](https://streamly.composewell.com/haddocks/streamly-0.8.0/Streamly-Internal-FileSystem-Event-Linux.html#v:watchPathsWith) says: > The paths could be files or directories. **Actual behavior:** ```haskell filePath

type:testing
type:documentation
aspect:filesystem

I have the following file structure inside src folder: ``` . ├── main │   ├── resources │   │   ├── logback.xml │   │   └── templates │   │   └── index.html │   └──...

bug
help wanted

In the microservice infrastructure I am developing JWT tokens are issued by microservice `A` and validated by microservices `B` and `C`. When developing `B` and `C` I wan't to configure...

enhancement
question

For an unattended test execution on CI/CD pipeline I don't need console colors. Pulp has a nice global option `--monochrome Don't colourise log output.` for it. However, it doesn't seem...

I have the following function declared in my typeclass: https://github.com/DSTOQ/haskell-stellar-client/blob/master/src/Control/Monad/Stellar.hs#L26 When calling it in this way: ```haskell lastAccountTransaction :: MonadStellar m => AccountId -> m Transaction lastAccountTransaction accountId = do...

The [document](https://github.com/zalando-stups/documentation/blob/master/user-guide/application-development.rst) describes `revision` field in the `scm-source.json` as follows: > The SCM revision, e.g. the full git commit sha1. The revision should end with the marker text ” (locally...

```console $ senza patch --image latest Patching Auto Scaling Group quala-10-AppServer-1QAODX1SBL2R5.. OK Patching Auto Scaling Group quala-9-AppServer-1O620FA5CHPM6.. OK Patching Auto Scaling Group quala-8-AppServer-1BAAA7CE2WDZO.. OK Patching Auto Scaling Group quala-7-AppServer-18XLMMP669BCF.. OK...