Manip.hs uses TypeSynonymInstances
--HG-- extra : convert_revision : ba99de4c3ae7ee9d9d97f3117c3a5ca582f3d569
This commit is contained in:
parent
09544e1403
commit
e8644cb930
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{-# LANGUAGE FlexibleInstances #-}
|
{-# LANGUAGE FlexibleInstances, TypeSynonymInstances #-}
|
||||||
|
|
||||||
-- |
|
-- |
|
||||||
-- Module: System.FilePath.Manip
|
-- Module: System.FilePath.Manip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue