Jyothsna Patnam
Jyothsna Patnam
```haskell log1pDouble :: Double -> Double expm1Double :: Double -> Double log1pFloat :: Float -> Float expm1Float :: Float -> Float ```
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...
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...
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...
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)......