summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/Data/Binary/Builder.hs
AgeCommit message (Expand)Author
2025-08-02define return in terms of pure, >> as *>, mappend as <>Inari Listenmaa
2023-11-15support ghc9.4o1lo01ol1o
2022-10-04Add support for ghc-9.2.4Andreas Källberg
2020-11-10Replaced inlinePerformIO with accursedUnutterablePerformIOLiyana
2018-04-18Fixes for GHC 8.4.1 compatibilityThomas Hallgren
2017-09-04move the custom Binary package back to src/runtime/haskellKrasimir Angelov
2013-10-31Add a cabal flag to use the standard binary packagehallgren
2011-04-06avoid warning from ghc-7.0hallgren
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir