Travis Whitaker
Travis Whitaker
QEMU does not support user mode emulation on macOS, so the trick in https://github.com/input-output-hk/haskell.nix/blob/eb7e669d63c8a83a85ca38e7af1f8a545ffe17f3/overlays/linux-cross.nix won't work. However, it does support full system emulation. So why not take the emulated iserv...
When building with cabal or Stack on Windows 10 with GHC 8.2.1, `stack ghci` and `cabal repl` both yield: ``` ghc.EXE: | C:\Users\Travis\sources\cuda\.stack-work\dist\e53504d9\build\cbits\stubs.o: unknown symbol `cudaConfigureCall' linking extra libraries/objects failed...
These changes allow the llvm-9 branch to be built with GHC 9.2.x.
Hi John, thanks for your work on these packages! I'm curious if you have any thoughts on what higher-level APIs for fetch, clone, merge, pull, and push operations might look...
Adds instances for: - UArray - ForeignPtr - TVar Fixes #44 and fixes #15. Note that the ForeignPtr instance is strict in the contained Addr# but not the ForeignPtrContents. I...
With these changes, clang-pure builds with GHC 9.2.7 without warnings. I've still only tested it with LLVM 9, not any later versions. - - - This change is [](https://reviewable.io/reviews/chpatrick/clang-pure/25)
For better or for worse, the set of exceptions that may be thrown in IO is always open. This makes types like `ExceptT e IO a` essentially useless. `runClientIO` can...
There are loads of utility functions for defining the included instances. I guessed at which ones should be used for `Data.Complex`, but if I guessed incorrectly please say so. I...
This file seems to be missing from the copied APF and is necessary for Quartus to build.