Jyothsna Patnam
Jyothsna Patnam
@qhua948 Should be fixed with the latest version. Can you confirm?
@andreabedini Thanks for bringing this up. `--allow-newer-base` is a default in the latest etlas (v1.5.0.0 and above).
@ajevans85 Thanks for reporting! @puffnfresh There have been a few dependency updates. Can you look into this?
```haskell castWord32ToFloat :: Word32 -> Float castFloatToWord32 :: Float -> Word32 castWord64ToDouble :: Word64 -> Double castDoubleToWord64 :: Double -> Word64 ```
Update - Implemented `log1pDouble`, `expm1Double`, `log1pFloat` and `expm1Float`. Need to implement the rest
Thanks @staffehn ! We've updated the docs. https://eta-lang.org/docs/eta-concepts/java-interop/java-generics
The workaround for this is to add `constraints: indents == 0.3.3` in the `cabal.project` file.
This is great news @jneira! :D