Commit 7be98c49 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[ILouvain] OverloadedStrings pragma

parent 97a4e7fc
......@@ -14,6 +14,7 @@ ILouvain: really inductive Graph
{-# LANGUAGE ConstrainedClassMethods #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE InstanceSigs #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE NoImplicitPrelude #-}
module Data.Graph.Clustering.ILouvain
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment