summaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Expand)Author
2023-01-04Test for and fix agreement between compile-time and run-time numerical casting.Alexey Radul
2022-10-11Use ObjectLinkingLayer on macOSAdam Paszke
2022-09-26Switch to a local naming discipline for linking standalone functions.Dougal
2022-03-31Compile most important packages with extra GHC flagsAdam Paszke
2022-03-16Sprinkle INLINE annotationsAdam Paszke
2022-02-11Enable building Dex with NixSharad Vikram
2022-01-31Update to llvm-12.Dougal
2021-03-22Support building Dex form LLVM HEADAdam Paszke
2020-12-21Make it possible to export JITed Dex functions to PythonAdam Paszke
2020-12-17Make it possible to create long-lived LLVM Target objectsAdam Paszke
2020-09-21Pin a newer version of the prettyprinterAdam Paszke
2020-08-26Improve parsing of records and variants.Daniel Johnson
2020-03-16Update to LLVM 9Dougal Maclaurin
2019-11-17Update to LLVM 8Dougal Maclaurin
2019-10-12Change license from Apache to BSD (standard in Haskell community)Dougal Maclaurin
2019-10-04Add license, license headers and contributors fileDougal Maclaurin
2019-08-08Update to stack lts-14.0 and llvm 7Dougal Maclaurin
2019-08-08Pretty-print counterexample and error message in print/parse testDougal Maclaurin
2019-03-28Switched to using stack for building to make it easier to build with profilingDougal Maclaurin