File: no-ghc-byteorder

package info (click to toggle)
haskell-uuid-types 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 120 kB
  • sloc: haskell: 681; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/uuid-types.cabal
+++ b/uuid-types.cabal
@@ -84,10 +84,6 @@ test-suite testuuid
     , bytestring
     , uuid-types
     , template-haskell
-
-  -- deps w/o inherited constraints
-  build-depends:
-      ghc-byteorder     >=4.11    && <4.12
     , QuickCheck        >=2.14.2  && <2.15
     , tasty             >=1.4.0.1 && <1.5
     , tasty-hunit       >=0.10    && <0.11