mirror of https://github.com/zachjs/sv2v.git
remove unneeded FlexibleInstances pragma in Type.hs
This commit is contained in:
parent
51c90baf5e
commit
80095810b9
|
|
@ -1,4 +1,3 @@
|
|||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE PatternSynonyms #-}
|
||||
{- sv2v
|
||||
- Author: Zachary Snow <zach@zachjs.com>
|
||||
|
|
|
|||
Loading…
Reference in New Issue