Add missing language pragma
This commit is contained in:
parent
f47c8edb42
commit
5d5b0ae3c1
@ -9,6 +9,7 @@
|
||||
--
|
||||
-- Provides error handling.
|
||||
|
||||
{-# LANGUAGE DeriveDataTypeable #-}
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
|
||||
module HPath.IO.Errors
|
||||
|
Loading…
Reference in New Issue
Block a user