meh
This commit is contained in:
parent
128eaa7073
commit
b4a218e078
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ module Portability where
|
|||
--
|
||||
-- This needs ghc -cpp
|
||||
--
|
||||
-- This would be better, but is not packaged in Debian yet.
|
||||
-- This would be better, but then users of old ghc would need to install it.
|
||||
-- http://hackage.haskell.org/package/extensible-exceptions
|
||||
#if __GLASGOW_HASKELL__ < 610
|
||||
type SomeException = Exception
|
||||
|
|
Loading…
Add table
Reference in a new issue