Oleg Grenrus

Results 162 issues of Oleg Grenrus

``` servant release-0.16 % cabal new-build --dry all | tail - cookbook-generic-0.1 (exe:cookbook-using-custom-monad) (cannot read state cache) - cookbook-db-sqlite-simple-0.1 (exe:cookbook-db-sqlite-simple) (cannot read state cache) - cookbook-db-postgres-pool-0.1 (exe:cookbook-db-postgres-pool) (cannot read state...

type: enhancement
cabal-install: cmd/build

By *separated* I mean that there would be a version between any pair of distinct versions. That is not true. For example, there is no version between `1` and `1.0`,...

By reading http://cabal.readthedocs.io/en/latest/developing-packages.html#custom-setup-scripts it's not clear whether subsections e.g. `if os(windows)` are supported. IIRC they aren't, but IMHO it's good idea to explicitly mention this (and the reasoning behind). Also:...

type: bug
documentation
Cabal: stanza/custom-setup
Cabal: custom

note the not in this repository note. ![Screenshot from 2022-08-29 18-23-39](https://user-images.githubusercontent.com/51087/187236683-d5884028-6171-4aa8-9b04-c02e1b7339c7.png)

Squashed #950 + `To/FromJSONKey Void` instances

... with `trace`, `traceIO` and `traceM` formatting variants of same functions in `Debug.Trace`.

Related idea is to have `` operator to do the same thing for ``. Then ```haskell let formatPeople = format (int % " " plural "person" "people" % ".") ```...

I have tried, and we haven't drifted far away from the goal. - [ ] Setup travis job - [ ] Fix compilation issues