Fix build with latest diagrams and GHC-8.0.1
This commit is contained in:
parent
faeeeaa257
commit
7e561158dd
@ -1,4 +1,7 @@
|
||||
{-# OPTIONS_HADDOCK ignore-exports #-}
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
|
||||
|
||||
module Graphics.Diagram.AlgoDiags where
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
{-# OPTIONS_HADDOCK ignore-exports #-}
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
|
||||
module Graphics.Diagram.Plotter where
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user