Cleanup, remove DeriveGeneric language extensions
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{-# LANGUAGE BangPatterns #-}
|
||||
--{-# LANGUAGE DeriveAnyClass #-}
|
||||
{-# LANGUAGE DeriveGeneric #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
|
||||
module Geometry.ConvexPoly (
|
||||
|
||||
Reference in New Issue
Block a user