Skip to content
Snippets Groups Projects
Commit bb55af51 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Follow changes in base

parent 857ba8b1
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ module IO (
) where
import System.IO
import System.IO.Error hiding (catch, try)
import System.IO.Error
-- | The 'bracket' function captures a common allocate, compute, deallocate
-- idiom in which the deallocation step must occur even in the case of an
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment