Giter Site home page Giter Site logo

Comments (6)

ersran9 avatar ersran9 commented on April 28, 2024 1

There's one more location with the same issue, in Haxl.Core.DataCache.

sreenidhi:~/Work/Haxl $ git diff
diff --git a/Haxl/Core/DataCache.hs b/Haxl/Core/DataCache.hs
index c40f092..aa2f3b9 100644
--- a/Haxl/Core/DataCache.hs
+++ b/Haxl/Core/DataCache.hs
@@ -28,7 +28,7 @@ import Data.Hashable
 import Prelude hiding (lookup)
 import Unsafe.Coerce
 import qualified Data.HashMap.Strict as HashMap
-import Data.Typeable.Internal
+import Data.Typeable
 import Data.Maybe
 #if __GLASGOW_HASKELL__ < 710
 import Control.Applicative ((<$>))
diff --git a/Haxl/Core/Types.hs b/Haxl/Core/Types.hs
index ef1bb5a..afb7279 100644
--- a/Haxl/Core/Types.hs
+++ b/Haxl/Core/Types.hs
@@ -110,7 +110,7 @@ import Data.List (intercalate, sortBy)
 import Data.Map (Map)
 import qualified Data.Map as Map
 import Data.Text (Text, unpack)
-import Data.Typeable.Internal
+import Data.Typeable
 
 import Haxl.Core.Exception
 #if __GLASGOW_HASKELL__ < 708

from haxl.

niteria avatar niteria commented on April 28, 2024 1

http://hackage.haskell.org/package/haxl-0.5.1.0 has been released on hackage.

from haxl.

ersran9 avatar ersran9 commented on April 28, 2024

Thanks!

from haxl.

niteria avatar niteria commented on April 28, 2024

Thanks for the report!

from haxl.

phadej avatar phadej commented on April 28, 2024

Are there any plans when new version will be released? https://matrix.hackage.haskell.org/package/haxl <- red with GHC-8.2 still

from haxl.

phadej avatar phadej commented on April 28, 2024

@niteria thanks!

from haxl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.