bartavelle / filecache

A Linux-only cache system associating values to files. The values are automatically discarded when the files are modified.
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

This package is broken ! #1

Closed bartavelle closed 8 years ago

bartavelle commented 9 years ago

[1 of 1] Compiling Data.FileCache ( Data/FileCache.hs, dist/dist-sandbox-4a09b192/build/Data/FileCache.o )

Data/FileCache.hs:73:13: Ambiguous occurrence ‘catches’ It could refer to either ‘Control.Exception.catches’, imported from ‘Control.Exception’ at Data/FileCache.hs:17:1-24 or ‘Control.Monad.Catch.catches’, imported from ‘Control.Monad.Catch’ at Data/FileCache.hs:18:1-26

Data/FileCache.hs:74:67: Not in scope: ‘strMsg’

Data/FileCache.hs:75:67: Not in scope: ‘strMsg’