Jyothsna Patnam

Results 5 issues of Jyothsna Patnam

```haskell log1pDouble :: Double -> Double expm1Double :: Double -> Double log1pFloat :: Float -> Float expm1Float :: Float -> Float ```

standard-library

Etlas will stall with no output when updating after a long period of inactivity due to the auto-update feature. It should at least show a message that it's performing an...

build
etlas

While building `aeson-typescript-0.1.1.0`, I encountered a bug which may be related to Template Haskell. ``` [2 of 5] Compiling Data.Aeson.TypeScript.Instances src/Data/Aeson/TypeScript/Instances.hs:76:28: error: Illegal data constructor name: ‘:: ’ When splicing...

bug

While trying to build `Elm-0.13`, etlas ignores the constraints on the direct dependencies like `indents`. The bounds specified in the cabal file are `indents >= 0.3 && < 0.4` but...

can-workaround

I'm trying to compile `amazonka-core` package and etlas terminates with the following output when it is supposed to show the build log for the failed package. ``` Configuring amazonka-core-1.6.0 (lib)......