regions 0.6 → 0.6.0.1
raw patch · 1 files changed
+1/−5 lines, 1 files
Files
- regions.cabal +1/−5
regions.cabal view
@@ -1,5 +1,5 @@ name: regions-version: 0.6+version: 0.6.0.1 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -29,10 +29,6 @@ . For an example on how to use this library see the @safer-file-handles@, @usb-safe@ or @regional-pointers@ packages.- .- Note that if you want to open /your/ type of scarce resource in a region, the- only thing you have to do is define an instance for the @Resource@ class- (which you can find in: @Control.Resource@). source-repository head Type: darcs