Database { recordSet = fromList [ ResourceRecord { rrname = "test.lol.local." , rrtype = A , rrttl = 300 , rdata = RD_A 127.2.0.1 } , ResourceRecord { rrname = "test.lol.local." , rrtype = A , rrttl = 300 , rdata = RD_A 127.2.0.2 } , ResourceRecord { rrname = "test.lol.local." , rrtype = TXT , rrttl = 300 , rdata = RD_TXT "test" } ] }