summaryrefslogtreecommitdiff
path: root/src/Erebos/Object
AgeCommit message (Collapse)Author
13 daysGeneric type for MonadError constraintsRoman Smrž
Changelog: API: MonadError constraints use generic error type
2024-12-28StorageBackend type classRoman Smrž
Changelog: API: Added `StorageBackend` type class to allow custom storage implementation
2024-11-17Drop unused StoreInfo and History typesRoman Smrž
2024-11-17Create Erebos.Storage.Head moduleRoman Smrž
2024-11-06Merge branch 'release-0.1'Roman Smrž
2024-10-30Rename Erebos.Storage module to Erebos.Object.InternalRoman Smrž